#include <decorationoptions.h>
Definition at line 255 of file decorationoptions.h.
◆ Borders()
KWin::Borders::Borders |
( |
QObject * | parent = nullptr | ) |
|
◆ ~Borders()
KWin::Borders::~Borders |
( |
| ) |
|
|
override |
◆ bottom()
int KWin::Borders::bottom |
( |
| ) |
const |
◆ bottomChanged
void KWin::Borders::bottomChanged |
( |
| ) |
|
|
signal |
◆ left()
int KWin::Borders::left |
( |
| ) |
const |
◆ leftChanged
void KWin::Borders::leftChanged |
( |
| ) |
|
|
signal |
◆ operator QMargins()
KWin::Borders::operator QMargins |
( |
| ) |
const |
◆ right()
int KWin::Borders::right |
( |
| ) |
const |
◆ rightChanged
void KWin::Borders::rightChanged |
( |
| ) |
|
|
signal |
◆ setAllBorders
void KWin::Borders::setAllBorders |
( |
int | value | ) |
|
|
slot |
◆ setBorders
void KWin::Borders::setBorders |
( |
int | value | ) |
|
|
slot |
◆ setBottom()
void KWin::Borders::setBottom |
( |
int | bottom | ) |
|
◆ setLeft()
void KWin::Borders::setLeft |
( |
int | left | ) |
|
◆ setRight()
void KWin::Borders::setRight |
( |
int | right | ) |
|
◆ setSideBorders
void KWin::Borders::setSideBorders |
( |
int | value | ) |
|
|
slot |
Sets the side borders (e.g. if title is on top, the left and right borders) to value
.
Definition at line 250 of file decorationoptions.cpp.
◆ setTitle
void KWin::Borders::setTitle |
( |
int | value | ) |
|
|
slot |
◆ setTop()
void KWin::Borders::setTop |
( |
int | top | ) |
|
◆ top()
int KWin::Borders::top |
( |
| ) |
const |
◆ topChanged
void KWin::Borders::topChanged |
( |
| ) |
|
|
signal |
◆ bottom
int KWin::Borders::bottom |
|
readwrite |
◆ left
◆ right
◆ top
The documentation for this class was generated from the following files: