KWindowSystem
kwindoweffects.cpp
31void enableBackgroundContrast(QWindow *window, bool enable, qreal contrast, qreal intensity, qreal saturation, const QRegion ®ion)
void slideWindow(QWindow *window, SlideFromLocation location, int offset)
Mark a window as sliding from screen edge.
Definition kwindoweffects.cpp:36
void enableBlurBehind(QWindow *window, bool enable, const QRegion ®ion)
Instructs the window manager to blur the background in the specified region behind the given window.
Definition kwindoweffects.cpp:26
void enableBackgroundContrast(QWindow *window, bool enable, qreal contrast, qreal intensity, qreal saturation, const QRegion ®ion)
Instructs the window manager to modify the color of the background in the specified region behind the...
Definition kwindoweffects.cpp:31
bool isEffectAvailable(Effect effect)
Definition kwindoweffects.cpp:21
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:06:39 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:06:39 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.