42 #ifndef QPLATFORMINTEGRATION_COCOA_H 43 #define QPLATFORMINTEGRATION_COCOA_H 45 #include <Cocoa/Cocoa.h> 49 #include <QtGui/QPlatformIntegration>
Format
The following image formats are available in Qt.
int depth() const
Reimplement in subclass to return current depth of the screen.
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QWidget > widget
QCocoaScreen(int screenIndex)
QList< QPlatformScreen * > mScreens
QPlatformFontDatabase * mFontDb
QCocoaAutoReleasePool * mPool
#define QT_BEGIN_NAMESPACE
This macro expands to.
QSize physicalSize() const
Reimplement this function in subclass to return the physical size of the screen.
The QWindowSurface class provides the drawing area for top-level windows.
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.
The QSize class defines the size of a two-dimensional object using integer point precision.
QList< QPlatformScreen * > screens() const
Accessor function to a list of all the screens on the current system.
QImage::Format format() const
Reimplement in subclass to return the image format which corresponds to the screen format...
The QList class is a template class that provides lists.