45 #include <QPlatformScreen> 47 #include <QtCore/QTextStream> 80 #endif // QEGLSCREEN_H Format
The following image formats are available in Qt.
#define QT_END_NAMESPACE
This macro expands to.
int depth() const
Reimplement in subclass to return current depth of the screen.
QPlatformGLContext * m_platformContext
#define QT_BEGIN_NAMESPACE
This macro expands to.
Q_GUI_EXPORT EGLDisplay display()
void createAndSetPlatformContext() const
The QPlatformGLContext class provides an abstraction for native GL contexts.
QPlatformGLContext * platformContext() const
QImage::Format format() const
Reimplement in subclass to return the image format which corresponds to the screen format...
QRect geometry() const
Reimplement in subclass to return the pixel geometry of the screen.
The QRect class defines a rectangle in the plane using integer precision.
NativeDisplayType EGLNativeDisplayType
QEglFSScreen(EGLNativeDisplayType display)