![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qnamespace.h>
#include <QtCore/qcoreevent.h>
#include <QtCore/qvariant.h>
#include <QtCore/qrect.h>
#include <QtCore/qobject.h>
#include <QtGui/qcolorspace.h>
#include <QtGui/qcursor.h>
#include <QtGui/qimage.h>
#include <QtGui/qwindowdefs.h>
#include <qpa/qplatformpixmap.h>
Go to the source code of this file.
Classes | |
class | QPlatformScreen |
The QPlatformScreen class provides an abstraction for visual displays. More... | |
struct | QPlatformScreen::Mode |
class | QPlatformPlaceholderScreen |
Typedefs | |
typedef QPair< qreal, qreal > | QDpi |