![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qtguiglobal.h>
#include <QtCore/QList>
#include <QtCore/QObject>
#include <QtCore/QRect>
#include <QtCore/QSize>
#include <QtCore/QSizeF>
#include <QtGui/QTransform>
#include <QtCore/qnamespace.h>
#include <QtCore/qnativeinterface.h>
#include <QtGui/qscreen_platform.h>
Go to the source code of this file.
Classes | |
class | QScreen |
The QScreen class is used to query screen properties. \inmodule QtGui. More... |
Functions | |
Q_GUI_EXPORT QDebug | operator<< (QDebug, const QScreen *) |
Definition at line 774 of file qscreen.cpp.