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
qtx11extras.cpp File Reference

(9d2cc4dd766ca6538e17040b6ac845ed880ab0fe)

#include "qtx11extras_p.h"
#include <qpa/qplatformnativeinterface.h>
#include <qpa/qplatformwindow.h>
#include <qpa/qplatformscreen_p.h>
#include <qpa/qplatformscreen.h>
#include <qscreen.h>
#include <qwindow.h>
#include <qguiapplication.h>
#include <xcb/xcb.h>
#include <QtCore/qdebug.h>
+ Include dependency graph for qtx11extras.cpp:

Go to the source code of this file.

Functions

static QScreenfindScreenForVirtualDesktop (int virtualDesktopNumber)
 

Function Documentation

◆ findScreenForVirtualDesktop()

static QScreen * findScreenForVirtualDesktop ( int virtualDesktopNumber)
static

Definition at line 22 of file qtx11extras.cpp.

References QScreen::handle(), screen, and QGuiApplication::screens().

Referenced by QX11Info::appDpiX(), QX11Info::appDpiY(), QX11Info::appRootWindow(), and QX11Info::isCompositingManagerRunning().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: