KWin
|
#include <x11_windowed_output.h>
Public Member Functions | |
X11WindowedCursor (X11WindowedOutput *output) | |
~X11WindowedCursor () | |
void | update (const QImage &image, const QPointF &hotspot) |
Definition at line 60 of file x11_windowed_output.h.
|
explicit |
Definition at line 79 of file x11_windowed_output.cpp.
KWin::X11WindowedCursor::~X11WindowedCursor | ( | ) |
Definition at line 84 of file x11_windowed_output.cpp.
void KWin::X11WindowedCursor::update | ( | const QImage & | image, |
const QPointF & | hotspot ) |
Definition at line 92 of file x11_windowed_output.cpp.