51 GLWidget( QWidget* parent=0,
const char* name=0,
52 const QGLWidget* shareWidget = 0,
53 Qt::WindowFlags f=Qt::WindowFlags() );
54 GLWidget(
const QGLFormat& format, QWidget* parent=0,
const char* name=0,
55 const QGLWidget* shareWidget = 0,
56 Qt::WindowFlags f=Qt::WindowFlags() );