|
IVT
|
#include <QTWindow.h>
Public Member Functions | |
| CQTWindow (int nWidth, int nHeight, CWindowEventInterface *pWindowEventInterface=0, QWidget *pParent=0) | |
| ~CQTWindow () | |
| void | Show () |
| void | Hide () |
| void | DrawImage (const CByteImage *pImage, int x=0, int y=0) |
Public Member Functions inherited from CGUIInterface | |
| virtual | ~CGUIInterface () |
Definition at line 68 of file QTWindow.h.
| CQTWindow::CQTWindow | ( | int | nWidth, |
| int | nHeight, | ||
| CWindowEventInterface * | pWindowEventInterface = 0, |
||
| QWidget * | pParent = 0 |
||
| ) |
Definition at line 67 of file QTWindow.cpp.
| CQTWindow::~CQTWindow | ( | ) |
Definition at line 85 of file QTWindow.cpp.
|
virtual |
Implements CGUIInterface.
Definition at line 129 of file QTWindow.cpp.
|
virtual |
Implements CGUIInterface.
Definition at line 124 of file QTWindow.cpp.
|
virtual |
Implements CGUIInterface.
Definition at line 119 of file QTWindow.cpp.