49 #include <QtGui/QApplication> 51 #include <private/qpixmap_raster_p.h> 53 #include <UIKit/UIKit.h>
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QWidget > widget
QPlatformFontDatabase * fontDatabase() const
Accessor for the platform integrations fontdatabase.
QWindowSurface * createWindowSurface(QWidget *widget, WId winId) const
Factory function for QWindowSurface.
QList< QPlatformScreen * > screens() const
Accessor function to a list of all the screens on the current system.
QPlatformFontDatabase * mFontDb
#define QT_BEGIN_NAMESPACE
This macro expands to.
static QUIKitIntegration * m_instance
QPlatformWindow * createPlatformWindow(QWidget *widget, WId winId=0) const
Factory function for QPlatformWindow.
QPixmapData * createPixmapData(QPixmapData::PixelType type) const
Factory function for QPixmapData.
The QWindowSurface class provides the drawing area for top-level windows.
QList< QPlatformScreen * > mScreens
static QUIKitIntegration * instance()
QPlatformEventLoopIntegration * createEventLoopIntegration() const
Factory function for the eventloop integration interface.
#define Q_UNUSED(x)
Indicates to the compiler that the parameter with the specified name is not used in the body of a fun...
The QList class is a template class that provides lists.