KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::RuleBook Class Reference

#include <rules.h>

Inheritance diagram for KWin::RuleBook:

Public Member Functions

 RuleBook ()
 
 ~RuleBook () override
 
WindowRules find (const Window *window) const
 
void discardUsed (Window *c, bool withdraw)
 
void setUpdatesDisabled (bool disable)
 
bool areUpdatesDisabled () const
 
void load ()
 
void edit (Window *c, bool whole_app)
 
void requestDiskStorage ()
 
void setConfig (const KSharedConfig::Ptr &config)
 

Detailed Description

Definition at line 299 of file rules.h.

Constructor & Destructor Documentation

◆ RuleBook()

KWin::RuleBook::RuleBook ( )
explicit

Definition at line 856 of file rules.cpp.

◆ ~RuleBook()

KWin::RuleBook::~RuleBook ( )
override

Definition at line 865 of file rules.cpp.

Member Function Documentation

◆ areUpdatesDisabled()

bool KWin::RuleBook::areUpdatesDisabled ( ) const
inline

Definition at line 329 of file rules.h.

◆ discardUsed()

void KWin::RuleBook::discardUsed ( Window * c,
bool withdraw )

Definition at line 936 of file rules.cpp.

◆ edit()

void KWin::RuleBook::edit ( Window * c,
bool whole_app )

Definition at line 889 of file rules.cpp.

◆ find()

WindowRules KWin::RuleBook::find ( const Window * window) const

Definition at line 877 of file rules.cpp.

◆ load()

void KWin::RuleBook::load ( )

Definition at line 911 of file rules.cpp.

◆ requestDiskStorage()

void KWin::RuleBook::requestDiskStorage ( )

Definition at line 960 of file rules.cpp.

◆ setConfig()

void KWin::RuleBook::setConfig ( const KSharedConfig::Ptr & config)
inline

Definition at line 313 of file rules.h.

◆ setUpdatesDisabled()

void KWin::RuleBook::setUpdatesDisabled ( bool disable)

Definition at line 965 of file rules.cpp.


The documentation for this class was generated from the following files: