43 #include <QGraphicsView> 45 #include "private/qpixmap_raster_p.h" 46 #include "private/qpixmapdata_gl_p.h" 47 #include "private/qwindowsurface_gl_p.h" 48 #include "private/qgl_p.h" 49 #include <private/qwindowsurface_raster_p.h> 51 #if defined(Q_WS_X11) && !defined(QT_NO_EGL) 52 #include "private/qpixmapdata_x11gl_p.h" 53 #include "private/qwindowsurface_x11gl_p.h" 56 #if defined(Q_OS_SYMBIAN) 57 #include <QtGui/private/qapplication_p.h> 58 #include "private/qgltexturepool_p.h" 80 #if defined(Q_WS_X11) && !defined(QT_NO_EGL) 94 #if defined(Q_OS_SYMBIAN) 105 void QGLGraphicsSystem::releaseCachedGpuResources()
T qobject_cast(QObject *object)
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QWidget > widget
static QApplicationPrivate * instance()
QGLWidget * qt_gl_getShareWidget()
#define QT_BEGIN_NAMESPACE
This macro expands to.
QPixmapData * createPixmapData(QPixmapData::PixelType type) const
QWindowSurface * createWindowSurface(QWidget *widget) const
static QGLTexturePool * instance()
The QWindowSurface class provides the drawing area for top-level windows.
static bool hasX11GLPixmaps()
virtual QGraphicsSystemEx * platformExtension()
The QGraphicsView class provides a widget for displaying the contents of a QGraphicsScene.
ViewportUpdateMode viewportUpdateMode
how the viewport should update its contents.