#include <cursor.h>
Definition at line 262 of file cursor.h.
◆ addCursor()
void KWin::Cursors::addCursor |
( |
Cursor * | cursor | ) |
|
◆ currentCursor()
Cursor * KWin::Cursors::currentCursor |
( |
| ) |
const |
|
inline |
- Returns
- the last cursor that moved
Definition at line 285 of file cursor.h.
◆ currentCursorChanged
void KWin::Cursors::currentCursorChanged |
( |
Cursor * | cursor | ) |
|
|
signal |
◆ hiddenChanged
void KWin::Cursors::hiddenChanged |
( |
| ) |
|
|
signal |
◆ hideCursor()
void KWin::Cursors::hideCursor |
( |
| ) |
|
◆ isCursorHidden()
bool KWin::Cursors::isCursorHidden |
( |
| ) |
const |
◆ mouse()
Cursor * KWin::Cursors::mouse |
( |
| ) |
const |
|
inline |
◆ positionChanged
void KWin::Cursors::positionChanged |
( |
Cursor * | cursor, |
|
|
const QPointF & | position ) |
|
signal |
◆ removeCursor()
void KWin::Cursors::removeCursor |
( |
Cursor * | cursor | ) |
|
◆ self()
◆ setMouse()
void KWin::Cursors::setMouse |
( |
Cursor * | mouse | ) |
|
|
inline |
◆ showCursor()
void KWin::Cursors::showCursor |
( |
| ) |
|
The documentation for this class was generated from the following files: