42 #ifndef EGLINTEGRATION_H 43 #define EGLINTEGRATION_H 47 #include <QtGui/QPlatformIntegration> 48 #include <QtGui/QPlatformScreen> QWindowSurface * createWindowSurface(QWidget *widget, WId winId) const
Factory function for QWindowSurface.
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QWidget > widget
QPixmapData * createPixmapData(QPixmapData::PixelType type) const
Factory function for QPixmapData.
#define QT_BEGIN_NAMESPACE
This macro expands to.
QPlatformWindow * createPlatformWindow(QWidget *widget, WId winId) const
Factory function for QPlatformWindow.
QList< QPlatformScreen * > mScreens
bool hasCapability(QPlatformIntegration::Capability cap) const
The QWindowSurface class provides the drawing area for top-level windows.
QPlatformFontDatabase * mFontDb
QPlatformFontDatabase * fontDatabase() const
Accessor for the platform integrations fontdatabase.
QEglFSScreen * m_primaryScreen
The QList class is a template class that provides lists.
QList< QPlatformScreen * > screens() const
Accessor function to a list of all the screens on the current system.