src/opengl/qwindowsurface_gl_p.h
changeset 37 758a864f9613
parent 33 3e2da88830cd
equal deleted inserted replaced
36:ef0373b55136 37:758a864f9613
    65 class QRegion;
    65 class QRegion;
    66 class QWidget;
    66 class QWidget;
    67 struct QGLWindowSurfacePrivate;
    67 struct QGLWindowSurfacePrivate;
    68 
    68 
    69 Q_OPENGL_EXPORT QGLWidget* qt_gl_share_widget();
    69 Q_OPENGL_EXPORT QGLWidget* qt_gl_share_widget();
       
    70 Q_OPENGL_EXPORT void qt_destroy_gl_share_widget();
    70 
    71 
    71 class QGLWindowSurfaceGLPaintDevice : public QGLPaintDevice
    72 class QGLWindowSurfaceGLPaintDevice : public QGLPaintDevice
    72 {
    73 {
    73 public:
    74 public:
    74     QPaintEngine* paintEngine() const;
    75     QPaintEngine* paintEngine() const;