void mouseReleaseEvent(QMouseEvent *e)
void mousePressEvent(QMouseEvent *e)
unsigned char * m_pBuffer
Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images ...
void paintEvent(QPaintEvent *pPaintEvent)
CQTWindow(int nWidth, int nHeight, CWindowEventInterface *pWindowEventInterface=0, QWidget *pParent=0)
void mouseMoveEvent(QMouseEvent *e)
void DrawImage(const CByteImage *pImage, int x=0, int y=0)
CWindowEventInterface * m_pWindowEventInterface