Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtx11extras.cpp File Reference

(3eca06c7fa4e9850f97e42439f9346ad093176d5)

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

QScreen * findScreenForVirtualDesktop ( int virtualDesktopNumber)
static

Definition at line 23 of file qtx11extras.cpp.