| checkAcceptFocus(bool focus) const | KWin::WindowRules | |
| checkActivity(QStringList activity, bool init=false) const | KWin::WindowRules | |
| checkAdaptiveSync(bool adaptivesync) const | KWin::WindowRules | |
| checkAutogroupById(QString id) const | KWin::WindowRules | |
| checkAutogroupInForeground(bool fg) const | KWin::WindowRules | |
| checkAutogrouping(bool autogroup) const | KWin::WindowRules | |
| checkBlockCompositing(bool block) const | KWin::WindowRules | |
| checkCloseable(bool closeable) const | KWin::WindowRules | |
| checkDecoColor(QString schemeFile) const | KWin::WindowRules | |
| checkDesktopFile(QString desktopFile, bool init=false) const | KWin::WindowRules | |
| checkDesktops(QList< VirtualDesktop * > desktops, bool init=false) const | KWin::WindowRules | |
| checkDisableGlobalShortcuts(bool disable) const | KWin::WindowRules | |
| checkFPP(int fpp) const | KWin::WindowRules | |
| checkFSP(int fsp) const | KWin::WindowRules | |
| checkFullScreen(bool fs, bool init=false) const | KWin::WindowRules | |
| checkGeometry(QRectF rect, bool init=false) const | KWin::WindowRules | |
| checkGeometrySafe(QRectF rect, bool init=false) const | KWin::WindowRules | |
| checkIgnoreGeometry(bool ignore, bool init=false) const | KWin::WindowRules | |
| checkKeepAbove(bool above, bool init=false) const | KWin::WindowRules | |
| checkKeepBelow(bool below, bool init=false) const | KWin::WindowRules | |
| checkLayer(Layer layer) const | KWin::WindowRules | |
| checkMaximize(MaximizeMode mode, bool init=false) const | KWin::WindowRules | |
| checkMaxSize(QSizeF s) const | KWin::WindowRules | |
| checkMinimize(bool minimized, bool init=false) const | KWin::WindowRules | |
| checkMinSize(QSizeF s) const | KWin::WindowRules | |
| checkNoBorder(bool noborder, bool init=false) const | KWin::WindowRules | |
| checkOpacityActive(int s) const | KWin::WindowRules | |
| checkOpacityInactive(int s) const | KWin::WindowRules | |
| checkOutput(Output *output, bool init=false) const | KWin::WindowRules | |
| checkPlacement(PlacementPolicy placement) const | KWin::WindowRules | |
| checkPosition(QPointF pos, bool init=false) const | KWin::WindowRules | |
| checkPositionSafe(QPointF pos, bool init=false) const | KWin::WindowRules | |
| checkShade(ShadeMode shade, bool init=false) const | KWin::WindowRules | |
| checkShortcut(QString s, bool init=false) const | KWin::WindowRules | |
| checkSize(QSizeF s, bool init=false) const | KWin::WindowRules | |
| checkSkipPager(bool skip, bool init=false) const | KWin::WindowRules | |
| checkSkipSwitcher(bool skip, bool init=false) const | KWin::WindowRules | |
| checkSkipTaskbar(bool skip, bool init=false) const | KWin::WindowRules | |
| checkStrictGeometry(bool strict) const | KWin::WindowRules | |
| contains(const Rules *rule) const | KWin::WindowRules | inline |
| remove(Rules *rule) | KWin::WindowRules | inline |
| update(Window *, int selection) | KWin::WindowRules | |
| WindowRules(const QList< Rules * > &rules) | KWin::WindowRules | inlineexplicit |
| WindowRules() | KWin::WindowRules | inline |