![]() |
Qt 6.x
The Qt SDK
|
#include "qfbwindow_p.h"
#include "qfbscreen_p.h"
#include <QtGui/QScreen>
#include <qpa/qwindowsysteminterface.h>
Go to the source code of this file.
Variables | |
QT_BEGIN_NAMESPACE static Q_CONSTINIT QBasicAtomicInt | winIdGenerator = Q_BASIC_ATOMIC_INITIALIZER(0) |
|
static |
Definition at line 12 of file qfbwindow.cpp.
Referenced by QAndroidPlatformWindow::QAndroidPlatformWindow(), and QFbWindow::QFbWindow().