|
Rabbit Remote Control 0.1.0-bate14
|


Public Member Functions | |
| virtual int | Width () override |
| virtual int | Height () override |
| virtual int | GetScreenCount () override |
| virtual QImage::Format | GetFormat () override |
| virtual QImage | GetDisplay (int x, int y, int width, int height) override |
| virtual QImage | GetDisplay () override |
| virtual QImage | GetCursor (QPoint &pos, QPoint &posHot) override |
| virtual QPoint | GetCursorPosition () override |
| Public Member Functions inherited from CDisplay | |
| bool | GetHasCursor () const |
| void | SetHasCursor (bool newHasCursor) |
Protected Member Functions | |
| virtual int | Open () override |
| virtual int | Close () override |
Private Member Functions | |
| QImage::Format | GetFormat (XImage *pImage) |
Static Private Member Functions | |
| static void | DestroyImage (void *pImage) |
Private Attributes | |
| Display * | m_pDisplay |
| Window | m_RootWindow |
| QImage::Format | m_Format |
| XImage * | m_pImage |
| QImage | m_Desktop |
Additional Inherited Members | |
| Static Public Member Functions inherited from CDisplay | |
| static CDisplay * | Instance () |
Definition at line 12 of file DisplayXLib.h.
|
explicit |
Definition at line 20 of file DisplayXLib.cpp.
|
overridevirtual |
Definition at line 29 of file DisplayXLib.cpp.
|
overrideprotectedvirtual |
Implements CDisplay.
Definition at line 142 of file DisplayXLib.cpp.
|
staticprivate |
Definition at line 167 of file DisplayXLib.cpp.
|
overridevirtual |
Implements CDisplay.
Definition at line 245 of file DisplayXLib.cpp.
|
overridevirtual |
Implements CDisplay.
Definition at line 286 of file DisplayXLib.cpp.
|
overridevirtual |
Implements CDisplay.
Definition at line 214 of file DisplayXLib.cpp.
|
overridevirtual |
Implements CDisplay.
Definition at line 173 of file DisplayXLib.cpp.
|
overridevirtual |
Implements CDisplay.
Definition at line 55 of file DisplayXLib.cpp.
|
private |
Definition at line 60 of file DisplayXLib.cpp.
|
overridevirtual |
Implements CDisplay.
Definition at line 162 of file DisplayXLib.cpp.
|
overridevirtual |
Implements CDisplay.
Definition at line 48 of file DisplayXLib.cpp.
|
overrideprotectedvirtual |
Implements CDisplay.
Definition at line 74 of file DisplayXLib.cpp.
|
overridevirtual |
Implements CDisplay.
Definition at line 41 of file DisplayXLib.cpp.
|
private |
Definition at line 36 of file DisplayXLib.h.
|
private |
Definition at line 34 of file DisplayXLib.h.
|
private |
Definition at line 32 of file DisplayXLib.h.
|
private |
Definition at line 35 of file DisplayXLib.h.
|
private |
Definition at line 33 of file DisplayXLib.h.