#include <monitor.h>
Definition at line 34 of file monitor.h.
◆ Edges
Enumerator |
---|
Left | |
Right | |
Top | |
Bottom | |
TopLeft | |
TopRight | |
BottomLeft | |
BottomRight | |
None | |
Definition at line 51 of file monitor.h.
◆ Monitor()
KWin::Monitor::Monitor |
( |
QWidget * | parent | ) |
|
|
explicit |
◆ ~Monitor()
KWin::Monitor::~Monitor |
( |
| ) |
|
|
default |
◆ addEdgeItem()
void KWin::Monitor::addEdgeItem |
( |
int | edge, |
|
|
const QString & | item ) |
◆ changed
void KWin::Monitor::changed |
( |
| ) |
|
|
signal |
◆ clear()
void KWin::Monitor::clear |
( |
| ) |
|
◆ edgeHidden()
bool KWin::Monitor::edgeHidden |
( |
int | edge | ) |
const |
◆ edgeItemEnabled()
bool KWin::Monitor::edgeItemEnabled |
( |
int | edge, |
|
|
int | index ) const |
◆ edgeSelectionChanged
void KWin::Monitor::edgeSelectionChanged |
( |
int | edge, |
|
|
int | index ) |
|
signal |
◆ event()
bool KWin::Monitor::event |
( |
QEvent * | event | ) |
|
|
overrideprotected |
◆ resizeEvent()
void KWin::Monitor::resizeEvent |
( |
QResizeEvent * | e | ) |
|
|
overrideprotected |
◆ selectedEdgeItem()
int KWin::Monitor::selectedEdgeItem |
( |
int | edge | ) |
const |
◆ selectEdgeItem()
void KWin::Monitor::selectEdgeItem |
( |
int | edge, |
|
|
int | index ) |
◆ setEdgeEnabled()
void KWin::Monitor::setEdgeEnabled |
( |
int | edge, |
|
|
bool | enabled ) |
◆ setEdgeHidden()
void KWin::Monitor::setEdgeHidden |
( |
int | edge, |
|
|
bool | set ) |
◆ setEdgeItemEnabled()
void KWin::Monitor::setEdgeItemEnabled |
( |
int | edge, |
|
|
int | index, |
|
|
bool | enabled ) |
The documentation for this class was generated from the following files: