45 #include <QtGui/QPlatformScreen> 46 #include <QtCore/QString> QXcbScreen(QXcbConnection *connection, xcb_screen_t *screen, int number)
bool syncRequestSupported() const
Format
The following image formats are available in Qt.
int depth() const
Reimplement in subclass to return current depth of the screen.
QImage::Format format() const
Reimplement in subclass to return the image format which corresponds to the screen format...
QString windowManagerName() const
The QString class provides a Unicode character string.
QXcbConnection * connection() const
QRect geometry() const
Reimplement in subclass to return the pixel geometry of the screen.
xcb_window_t root() const
bool m_syncRequestSupported
The QRect class defines a rectangle in the plane using integer precision.
QSize physicalSize() const
Reimplement this function in subclass to return the physical size of the screen.
The QSize class defines the size of a two-dimensional object using integer point precision.
QString m_windowManagerName
xcb_screen_t * screen() const