Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qplatformscreen.h File Reference

(551acf40aec3a1effa6237e9e4749ef9133f77bb)

#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.