Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qplatformscreen.h File Reference

(caf22e481d41d09d608cf1c94dfb740c419d81db)

#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 std::pair< qreal, qrealQDpi

Typedef Documentation

◆ QDpi

typedef std::pair<qreal, qreal> QDpi

Definition at line 40 of file qplatformscreen.h.