#include <rulebooksettings.h>
Definition at line 21 of file rulebooksettings.h.
◆ RuleBookSettings() [1/4]
KWin::RuleBookSettings::RuleBookSettings |
( |
KSharedConfig::Ptr | config, |
|
|
QObject * | parent = nullptr ) |
◆ RuleBookSettings() [2/4]
KWin::RuleBookSettings::RuleBookSettings |
( |
const QString & | configname, |
|
|
KConfig::OpenFlags | flags, |
|
|
QObject * | parent = nullptr ) |
◆ RuleBookSettings() [3/4]
KWin::RuleBookSettings::RuleBookSettings |
( |
KConfig::OpenFlags | flags, |
|
|
QObject * | parent = nullptr ) |
◆ RuleBookSettings() [4/4]
KWin::RuleBookSettings::RuleBookSettings |
( |
QObject * | parent = nullptr | ) |
|
◆ ~RuleBookSettings()
KWin::RuleBookSettings::~RuleBookSettings |
( |
| ) |
|
◆ insertRuleSettingsAt()
RuleSettings * KWin::RuleBookSettings::insertRuleSettingsAt |
( |
int | row | ) |
|
◆ moveRuleSettings()
void KWin::RuleBookSettings::moveRuleSettings |
( |
int | srcRow, |
|
|
int | destRow ) |
◆ removeRuleSettingsAt()
void KWin::RuleBookSettings::removeRuleSettingsAt |
( |
int | row | ) |
|
◆ ruleCount()
int KWin::RuleBookSettings::ruleCount |
( |
| ) |
const |
◆ rules()
QList< Rules * > KWin::RuleBookSettings::rules |
( |
| ) |
|
◆ ruleSettingsAt()
RuleSettings * KWin::RuleBookSettings::ruleSettingsAt |
( |
int | row | ) |
const |
◆ setRules()
void KWin::RuleBookSettings::setRules |
( |
const QList< Rules * > & | rules | ) |
|
◆ usrIsSaveNeeded()
bool KWin::RuleBookSettings::usrIsSaveNeeded |
( |
| ) |
const |
◆ usrRead()
void KWin::RuleBookSettings::usrRead |
( |
| ) |
|
|
override |
◆ usrSave()
bool KWin::RuleBookSettings::usrSave |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: