![]() |
Qt 6.x
The Qt SDK
|
#include <qpa/qplatformscreen.h>#include <qpa/qplatformscreen_p.h>#include <QtCore/QString>#include <xcb/xcb.h>#include <xcb/randr.h>#include <xcb/xfixes.h>#include "qxcbobject.h"#include <private/qfontengine_p.h>#include <QtGui/private/qedidparser_p.h>#include <memory>
Include dependency graph for qxcbscreen.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QXcbVirtualDesktop |
| class | QXcbScreen |
Functions | |
| Q_GUI_EXPORT QDebug | operator<< (QDebug, const QXcbScreen *) |
| Q_GUI_EXPORT QDebug operator<< | ( | QDebug | debug, |
| const QXcbScreen * | screen | ||
| ) |
Definition at line 1118 of file qxcbscreen.cpp.
References QScreen::availableGeometry, debug, QScreen::depth, QScreen::devicePixelRatio, Qt::fixed(), formatRect(), formatSizeF(), QScreen::geometry, QSize::height(), Qt::hex(), QScreen::name, QScreen::orientation, QScreen::physicalSize, qSetRealNumberPrecision(), QScreen::refreshRate, screen, QScreen::size, and QSize::width().
Here is the call graph for this function: