|
Rabbit Remote Control 0.1.0-bate14
|


Public Member Functions | |
| CDesktopXLib (QObject *parent=nullptr) | |
| virtual int | Width () override |
| virtual int | Height () override |
| virtual QImage | GetDesktop () override |
| virtual QImage | GetDesktop (int x, int y, int width, int height) override |
| virtual QImage | GetCursor (QPoint &pos, QPoint &posHot) override |
| virtual QPoint | GetCursorPosition () override |
| virtual bool | GetHasCursor () const |
| virtual void | SetHasCursor (bool hasCursor) |
| Public Member Functions inherited from CDesktop | |
| CDesktop (QObject *parent=nullptr) | |
Additional Inherited Members | |
| Signals inherited from CDesktop | |
| void | sigUpdate (QImage desktop, QRect rect) |
| Static Public Member Functions inherited from CDesktop | |
| static CDesktop * | Instance () |
Definition at line 7 of file DesktopXLib.h.
|
explicit |
Definition at line 5 of file DesktopXLib.cpp.
|
overridevirtual |
Implements CDesktop.
Definition at line 36 of file DesktopXLib.cpp.
|
overridevirtual |
Implements CDesktop.
Definition at line 41 of file DesktopXLib.cpp.
|
overridevirtual |
Implements CDesktop.
Definition at line 26 of file DesktopXLib.cpp.
|
overridevirtual |
Implements CDesktop.
Definition at line 31 of file DesktopXLib.cpp.
|
virtual |
Reimplemented from CDesktop.
Definition at line 46 of file DesktopXLib.cpp.
|
overridevirtual |
Implements CDesktop.
Definition at line 21 of file DesktopXLib.cpp.
|
virtual |
Reimplemented from CDesktop.
Definition at line 51 of file DesktopXLib.cpp.
|
overridevirtual |
Implements CDesktop.
Definition at line 16 of file DesktopXLib.cpp.