8 #ifndef _QT_MAIN_WINDOW_WIDGET_H_ 9 #define _QT_MAIN_WINDOW_WIDGET_H_ 77 void paintEvent(QPaintEvent *pPaintEvent);
78 void mousePressEvent(QMouseEvent *e);
79 void mouseReleaseEvent(QMouseEvent *e);
80 void mouseMoveEvent(QMouseEvent *e);
81 void keyPressEvent(QKeyEvent *e);
82 void keyReleaseEvent(QKeyEvent *e);
108 CQtGLWidget(
CQtMainWindow *main_window, QWidget *pParent = 0);
112 void mousePressEvent(QMouseEvent *e);
113 void mouseReleaseEvent(QMouseEvent *e);
114 void mouseMoveEvent(QMouseEvent *e);
115 void keyPressEvent(QKeyEvent *e);
116 void keyReleaseEvent(QKeyEvent *e);
void TextChanged(const QString &str)
CQtMainWindowWidget(CQtMainWindow *main_window, QtWidgetType type)
Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images ...
GLuint GLuint GLsizei GLenum type
GLsizei const GLfloat * value
CQtMainWindow * m_main_window
void ValueChanged(int value)