![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>
Go to the source code of this file.
Classes | |
class | QXcbVirtualDesktop |
class | QXcbScreen |
Functions | |
Q_GUI_EXPORT QDebug | operator<< (QDebug, const QXcbScreen *) |
QDebug operator<< | ( | QDebug | debug, |
const QXcbScreen * | screen ) |
Definition at line 1117 of file qxcbscreen.cpp.