42 #ifndef QDIRECTFBSCREEN_H 43 #define QDIRECTFBSCREEN_H 48 #include <QtGui/QPlatformIntegration> 66 IDirectFBDisplayLayer *
dfbLayer()
const;
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.
QScopedPointer< QDirectFBCursor > m_cursor
#define QT_BEGIN_NAMESPACE
This macro expands to.
Q_GUI_EXPORT EGLDisplay display()
QRect geometry() const
Reimplement in subclass to return the pixel geometry of the screen.
QDirectFbScreen(int display)
IDirectFBDisplayLayer * dfbLayer() const
QSize physicalSize() const
Reimplement this function in subclass to return the physical size of the screen.
QImage::Format format() const
Reimplement in subclass to return the image format which corresponds to the screen format...
The QRect class defines a rectangle in the plane using integer precision.
QDirectFBPointer< IDirectFBDisplayLayer > m_layer
The QSize class defines the size of a two-dimensional object using integer point precision.