Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qplatformscreen.h File Reference
#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>
+ Include dependency graph for qplatformscreen.h:
+ This graph shows which files directly or indirectly include this file:

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, qrealQDpi
 

Typedef Documentation

◆ QDpi

typedef QPair<qreal, qreal> QDpi

Definition at line 40 of file qplatformscreen.h.