#include <cursorsource.h>
The CursorSource class represents the contents of the Cursor.
Definition at line 24 of file cursorsource.h.
◆ CursorSource()
KWin::CursorSource::CursorSource |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ changed
void KWin::CursorSource::changed |
( |
| ) |
|
|
signal |
◆ hotspot()
QPointF KWin::CursorSource::hotspot |
( |
| ) |
const |
◆ size()
QSizeF KWin::CursorSource::size |
( |
| ) |
const |
◆ m_hotspot
QPointF KWin::CursorSource::m_hotspot |
|
protected |
◆ m_size
QSizeF KWin::CursorSource::m_size = QSizeF(0, 0) |
|
protected |
The documentation for this class was generated from the following files: