#include <kcm.h>
Definition at line 34 of file kcm.h.
◆ KCMKWinDecoration()
| KCMKWinDecoration::KCMKWinDecoration |
( |
QObject * | parent, |
|
|
const KPluginMetaData & | metaData ) |
◆ availableButtonsModel()
| QAbstractListModel * KCMKWinDecoration::availableButtonsModel |
( |
| ) |
const |
◆ borderIndex()
| int KCMKWinDecoration::borderIndex |
( |
| ) |
const |
◆ borderIndexChanged
| void KCMKWinDecoration::borderIndexChanged |
( |
| ) |
|
|
signal |
◆ borderSize()
| int KCMKWinDecoration::borderSize |
( |
| ) |
const |
◆ borderSizeChanged
| void KCMKWinDecoration::borderSizeChanged |
( |
| ) |
|
|
signal |
◆ borderSizesModel()
| QStringList KCMKWinDecoration::borderSizesModel |
( |
| ) |
const |
◆ defaults
| void KCMKWinDecoration::defaults |
( |
| ) |
|
|
overrideslot |
◆ leftButtonsModel()
| QAbstractListModel * KCMKWinDecoration::leftButtonsModel |
( |
| ) |
|
◆ load
| void KCMKWinDecoration::load |
( |
| ) |
|
|
overrideslot |
◆ recommendedBorderSize()
| int KCMKWinDecoration::recommendedBorderSize |
( |
| ) |
const |
◆ reloadKWinSettings
| void KCMKWinDecoration::reloadKWinSettings |
( |
| ) |
|
|
slot |
◆ rightButtonsModel()
| QAbstractListModel * KCMKWinDecoration::rightButtonsModel |
( |
| ) |
|
◆ save
| void KCMKWinDecoration::save |
( |
| ) |
|
|
overrideslot |
◆ setBorderIndex()
| void KCMKWinDecoration::setBorderIndex |
( |
int | index | ) |
|
◆ setBorderSize() [1/2]
| void KCMKWinDecoration::setBorderSize |
( |
int | index | ) |
|
◆ setBorderSize() [2/2]
| void KCMKWinDecoration::setBorderSize |
( |
KDecoration2::BorderSize | size | ) |
|
◆ setTheme()
| void KCMKWinDecoration::setTheme |
( |
int | index | ) |
|
◆ settings()
| KWinDecorationSettings * KCMKWinDecoration::settings |
( |
| ) |
const |
◆ theme()
| int KCMKWinDecoration::theme |
( |
| ) |
const |
◆ themeChanged
| void KCMKWinDecoration::themeChanged |
( |
| ) |
|
|
signal |
◆ themesModel()
| QSortFilterProxyModel * KCMKWinDecoration::themesModel |
( |
| ) |
const |
◆ availableButtonsModel
| QAbstractListModel * KCMKWinDecoration::availableButtonsModel |
|
read |
Definition at line 46 of file kcm.h.
◆ borderIndex
| int KCMKWinDecoration::borderIndex |
|
readwrite |
Definition at line 40 of file kcm.h.
◆ borderSize
| int KCMKWinDecoration::borderSize |
|
read |
Definition at line 41 of file kcm.h.
◆ borderSizesModel
| QStringList KCMKWinDecoration::borderSizesModel |
|
read |
Definition at line 39 of file kcm.h.
◆ leftButtonsModel
| QAbstractListModel * KCMKWinDecoration::leftButtonsModel |
|
read |
Definition at line 44 of file kcm.h.
◆ recommendedBorderSize
| int KCMKWinDecoration::recommendedBorderSize |
|
read |
Definition at line 42 of file kcm.h.
◆ rightButtonsModel
| QAbstractListModel * KCMKWinDecoration::rightButtonsModel |
|
read |
Definition at line 45 of file kcm.h.
◆ settings
| KWinDecorationSettings * KCMKWinDecoration::settings |
|
read |
Definition at line 37 of file kcm.h.
◆ theme
| int KCMKWinDecoration::theme |
|
readwrite |
Definition at line 43 of file kcm.h.
◆ themesModel
| QSortFilterProxyModel * KCMKWinDecoration::themesModel |
|
read |
Definition at line 38 of file kcm.h.
The documentation for this class was generated from the following files: