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
qxcbscreen.h File Reference

(a79e2aafd63071da42212f6d30e64aef878154ab)

#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 *)
 

Function Documentation

◆ operator<<()

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: