#include <windoweffects.h>
Definition at line 14 of file windoweffects.h.
◆ WindowEffects()
KWin::WindowEffects::WindowEffects |
( |
| ) |
|
◆ ~WindowEffects()
KWin::WindowEffects::~WindowEffects |
( |
| ) |
|
|
override |
◆ enableBackgroundContrast()
void KWin::WindowEffects::enableBackgroundContrast |
( |
QWindow * | window, |
|
|
bool | enable = true, |
|
|
qreal | contrast = 1, |
|
|
qreal | intensity = 1, |
|
|
qreal | saturation = 1, |
|
|
const QRegion & | region = QRegion() ) |
|
override |
◆ enableBlurBehind()
void KWin::WindowEffects::enableBlurBehind |
( |
QWindow * | window, |
|
|
bool | enable = true, |
|
|
const QRegion & | region = QRegion() ) |
|
override |
◆ isEffectAvailable()
bool KWin::WindowEffects::isEffectAvailable |
( |
KWindowEffects::Effect | effect | ) |
|
|
override |
◆ slideWindow()
void KWin::WindowEffects::slideWindow |
( |
QWindow * | window, |
|
|
KWindowEffects::SlideFromLocation | location, |
|
|
int | offset ) |
|
override |
The documentation for this class was generated from the following files: