42 #ifndef QPLATFORMINTEGRATION_UIKIT_H 43 #define QPLATFORMINTEGRATION_UIKIT_H 45 #include <QtGui/QPlatformIntegration>
#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.
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.
The QList class is a template class that provides lists.