![]() |
Qt 6.x
The Qt SDK
|
#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>
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 743 of file qscreen.cpp.
References QScreen::availableGeometry, debug, QScreen::devicePixelRatio, QScreen::geometry, QSizeF::height(), QScreen::logicalDotsPerInchX, QScreen::logicalDotsPerInchY, QScreen::name, QScreen::orientation, QScreen::physicalDotsPerInchX, QScreen::physicalDotsPerInchY, QScreen::physicalSize, QGuiApplication::primaryScreen, screen, and QSizeF::width().