45 #include <QtGui/private/qpixmap_raster_p.h> 46 #include <QtGui/QPlatformWindow> 53 mPrimaryScreen->
mDepth = 32;
QPointer< QWidget > widget
bool hasCapability(QPlatformIntegration::Capability cap) const
QList< QPlatformScreen * > mScreens
QPixmapData * createPixmapData(QPixmapData::PixelType type) const
Factory function for QPixmapData.
void append(const T &t)
Inserts value at the end of the list.
QWindowSurface * createWindowSurface(QWidget *widget, WId winId) const
Factory function for QWindowSurface.
The QWindowSurface class provides the drawing area for top-level windows.
The QRect class defines a rectangle in the plane using integer precision.
QPlatformWindow * createPlatformWindow(QWidget *widget, WId winId) const
Factory function for QPlatformWindow.
#define Q_UNUSED(x)
Indicates to the compiler that the parameter with the specified name is not used in the body of a fun...