1 #ifndef MOBILEGLWIDGET_H
2 #define MOBILEGLWIDGET_H
24 void resizeGL(
int w,
int h) Q_DECL_OVERRIDE;
30 void enterEvent(QEvent * event ) Q_DECL_OVERRIDE;
31 bool event(QEvent *event) Q_DECL_OVERRIDE;
48 QVector2D mousePressPosition;
Definition: MobileCoreEngine.h:28