, including all inherited members.
activateWindow(EffectWindow *c)=0 | KWin::EffectsHandler | [pure virtual] |
activeFullScreenEffect() const =0 | KWin::EffectsHandler | [pure virtual] |
activeScreen() const =0 | KWin::EffectsHandler | [pure virtual] |
activeWindow() const =0 | KWin::EffectsHandler | [pure virtual] |
addRepaint(const QRect &r)=0 | KWin::EffectsHandler | [pure virtual] |
addRepaint(const QRegion &r)=0 | KWin::EffectsHandler | [pure virtual] |
addRepaint(int x, int y, int w, int h)=0 | KWin::EffectsHandler | [pure virtual] |
addRepaintFull()=0 | KWin::EffectsHandler | [pure virtual] |
calcDesktopLayout(int *x, int *y, Qt::Orientation *orientation) const =0 | KWin::EffectsHandler | [pure virtual] |
checkElectricBorder(const QPoint &pos, Time time)=0 | KWin::EffectsHandler | [pure virtual] |
clientArea(clientAreaOption, int screen, int desktop) const =0 | KWin::EffectsHandler | [pure virtual] |
clientArea(clientAreaOption, const EffectWindow *c) const =0 | KWin::EffectsHandler | [pure virtual] |
clientArea(clientAreaOption, const QPoint &p, int desktop) const =0 | KWin::EffectsHandler | [pure virtual] |
closeTabBox()=0 | KWin::EffectsHandler | [pure virtual] |
compositing_type | KWin::EffectsHandler | [protected] |
compositingType() const | KWin::EffectsHandler | |
createFullScreenInputWindow(Effect *e, const QCursor &cursor) | KWin::EffectsHandler | [virtual] |
createInputWindow(Effect *e, int x, int y, int w, int h, const QCursor &cursor)=0 | KWin::EffectsHandler | [pure virtual] |
createInputWindow(Effect *e, const QRect &r, const QCursor &cursor) | KWin::EffectsHandler | |
current_draw_window | KWin::EffectsHandler | [protected] |
current_paint_screen | KWin::EffectsHandler | [protected] |
current_paint_window | KWin::EffectsHandler | [protected] |
current_transform | KWin::EffectsHandler | [protected] |
currentDesktop() const =0 | KWin::EffectsHandler | [pure virtual] |
currentTabBoxDesktop() const =0 | KWin::EffectsHandler | [pure virtual] |
currentTabBoxDesktopList() const =0 | KWin::EffectsHandler | [pure virtual] |
currentTabBoxWindow() const =0 | KWin::EffectsHandler | [pure virtual] |
currentTabBoxWindowList() const =0 | KWin::EffectsHandler | [pure virtual] |
cursorPos() const =0 | KWin::EffectsHandler | [pure virtual] |
desktopDown(int desktop, bool wrap) const =0 | KWin::EffectsHandler | [pure virtual] |
desktopName(int desktop) const =0 | KWin::EffectsHandler | [pure virtual] |
desktopToLeft(int desktop, bool wrap) const =0 | KWin::EffectsHandler | [pure virtual] |
desktopToRight(int desktop, bool wrap) const =0 | KWin::EffectsHandler | [pure virtual] |
desktopUp(int desktop, bool wrap) const =0 | KWin::EffectsHandler | [pure virtual] |
destroyInputWindow(Window w)=0 | KWin::EffectsHandler | [pure virtual] |
drawWindow(EffectWindow *w, int mask, QRegion region, WindowPaintData &data)=0 | KWin::EffectsHandler | [pure virtual] |
effect_libraries | KWin::EffectsHandler | [protected] |
effectConfig(const QString &effectname) | KWin::EffectsHandler | [static] |
EffectsHandler(CompositingType type) | KWin::EffectsHandler | |
findWindow(WId id) const =0 | KWin::EffectsHandler | [pure virtual] |
grabKeyboard(Effect *effect)=0 | KWin::EffectsHandler | [pure virtual] |
input_windows | KWin::EffectsHandler | [protected] |
loaded_effects | KWin::EffectsHandler | [protected] |
moveWindow(EffectWindow *w, const QPoint &pos)=0 | KWin::EffectsHandler | [pure virtual] |
numberOfDesktops() const =0 | KWin::EffectsHandler | [pure virtual] |
numScreens() const =0 | KWin::EffectsHandler | [pure virtual] |
optionRollOverDesktops() const =0 | KWin::EffectsHandler | [pure virtual] |
paintScreen(int mask, QRegion region, ScreenPaintData &data)=0 | KWin::EffectsHandler | [pure virtual] |
paintText(const QString &text, const QPoint ¢er, int maxwidth, const QColor &color, const QFont &font=QFont()) | KWin::EffectsHandler | |
paintTextWithBackground(const QString &text, const QPoint ¢er, int maxwidth, const QColor &color, const QColor &bgcolor, const QFont &font=QFont()) | KWin::EffectsHandler | |
paintWindow(EffectWindow *w, int mask, QRegion region, WindowPaintData &data)=0 | KWin::EffectsHandler | [pure virtual] |
popRenderTarget()=0 | KWin::EffectsHandler | [pure virtual] |
postPaintScreen()=0 | KWin::EffectsHandler | [pure virtual] |
postPaintWindow(EffectWindow *w)=0 | KWin::EffectsHandler | [pure virtual] |
prePaintScreen(ScreenPrePaintData &data, int time)=0 | KWin::EffectsHandler | [pure virtual] |
prePaintWindow(EffectWindow *w, WindowPrePaintData &data, int time)=0 | KWin::EffectsHandler | [pure virtual] |
pushRenderTarget(GLRenderTarget *target)=0 | KWin::EffectsHandler | [pure virtual] |
reconfigure()=0 | KWin::EffectsHandler | [pure virtual] |
refTabBox()=0 | KWin::EffectsHandler | [pure virtual] |
registerPropertyType(long atom, bool reg)=0 | KWin::EffectsHandler | [pure virtual] |
reserveElectricBorder(ElectricBorder border)=0 | KWin::EffectsHandler | [pure virtual] |
reserveElectricBorderSwitching(bool reserve)=0 | KWin::EffectsHandler | [pure virtual] |
saturationSupported() const | KWin::EffectsHandler | |
screenNumber(const QPoint &pos) const =0 | KWin::EffectsHandler | [pure virtual] |
sendReloadMessage(const QString &effectname) | KWin::EffectsHandler | [static] |
setActiveFullScreenEffect(Effect *e)=0 | KWin::EffectsHandler | [pure virtual] |
setCurrentDesktop(int desktop)=0 | KWin::EffectsHandler | [pure virtual] |
setElevatedWindow(EffectWindow *w, bool set)=0 | KWin::EffectsHandler | [pure virtual] |
setTabBoxDesktop(int)=0 | KWin::EffectsHandler | [pure virtual] |
setTabBoxWindow(EffectWindow *)=0 | KWin::EffectsHandler | [pure virtual] |
stackingOrder() const =0 | KWin::EffectsHandler | [pure virtual] |
transformWindowDamage(EffectWindow *w, const QRect &r) | KWin::EffectsHandler | [virtual] |
ungrabKeyboard()=0 | KWin::EffectsHandler | [pure virtual] |
unrefTabBox()=0 | KWin::EffectsHandler | [pure virtual] |
unreserveElectricBorder(ElectricBorder border)=0 | KWin::EffectsHandler | [pure virtual] |
windowToDesktop(EffectWindow *w, int desktop)=0 | KWin::EffectsHandler | [pure virtual] |
xrenderBufferPicture()=0 | KWin::EffectsHandler | [pure virtual] |
~EffectsHandler() | KWin::EffectsHandler | [virtual] |