IVT
CQTWindow Class Reference

#include <QTWindow.h>

Inheritance diagram for CQTWindow:
CGUIInterface CQTColorParameterWindow

List of all members.

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)

Detailed Description

Definition at line 68 of file QTWindow.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

void CQTWindow::DrawImage ( const CByteImage pImage,
int  x = 0,
int  y = 0 
) [virtual]

Implements CGUIInterface.

Definition at line 129 of file QTWindow.cpp.

void CQTWindow::Hide ( ) [virtual]

Implements CGUIInterface.

Definition at line 124 of file QTWindow.cpp.

void CQTWindow::Show ( ) [virtual]

Implements CGUIInterface.

Definition at line 119 of file QTWindow.cpp.


The documentation for this class was generated from the following files: