Plasma
windoweffects.cpp
Go to the documentation of this file.
void enableBlurBehind(WId window, bool enable, const QRegion ®ion)
Instructs the window manager to blur the background in the specified region behind the given window...
Definition: windoweffects.cpp:310
void overrideShadow(WId window, bool override)
Forbid te windowmanager to automatically generate a shadow for this window.
Definition: windoweffects.cpp:294
void presentWindows(WId controller, const QList< WId > &ids)
Activate the Present Windows effect for the given groups of windows.
Definition: windoweffects.cpp:224
void highlightWindows(WId controller, const QList< WId > &ids)
Highlight the selected windows, making all the others translucent.
Definition: windoweffects.cpp:262
Display * display()
const T & at(int i) const
void showWindowThumbnails(WId parent, const QList< WId > &windows, const QList< QRect > &rects)
Paint inside the window parent the thumbnails of the windows list in the respective rectangles of the...
Definition: windoweffects.cpp:182
On the planar desktop layer, extending across the full screen from edge to edge.
Definition: plasma.h:111
int height() const
int x() const
int y() const
Definition: windoweffects.h:39
int size() const
int count(const T &value) const
void markAsDashboard(WId window)
Instructs the window manager to handle the given window as dashboard window as Dashboard windows shou...
Definition: windoweffects.cpp:331
void append(const T &value)
Location
The Location enumeration describes where on screen an element, such as an Applet or its managing cont...
Definition: plasma.h:108
bool isEmpty() const
const T * constData() const
void slideWindow(WId id, Plasma::Location location, int offset)
Mark a window as sliding from screen edge.
Definition: windoweffects.cpp:97
bool isEffectAvailable(Effect effect)
Definition: windoweffects.cpp:44
bool isEmpty() const
QByteArray toLatin1() const
int width() const
QList< QSize > windowSizes(const QList< WId > &ids)
Definition: windoweffects.cpp:164
QVector< QRect > rects() const
T * data()
const_iterator constEnd() const
const_iterator constBegin() const
WId effectiveWinId() const
int size() const
int size() const
void resize(int size)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.