1 #ifndef QTSCRIPTSHELL_QGLWIDGET_H
2 #define QTSCRIPTSHELL_QGLWIDGET_H
6 #include <QtScript/qscriptvalue.h>
11 QtScriptShell_QGLWidget(QGLContext* context, QWidget* parent = 0,
const QGLWidget* shareWidget = 0, Qt::WindowFlags f = 0);
13 QtScriptShell_QGLWidget(
const QGLFormat& format, QWidget* parent = 0,
const QGLWidget* shareWidget = 0, Qt::WindowFlags f = 0);
28 bool event(QEvent* arg__1);
45 int metric(QPaintDevice::PaintDeviceMetric arg__1)
const;
70 #endif // QTSCRIPTSHELL_QGLWIDGET_H