![]() |
Qt 6.x
The Qt SDK
|
#include "qandroidplatformwindow.h"#include "qandroidplatformopenglcontext.h"#include "qandroidplatformscreen.h"#include "androidjnimain.h"#include <qguiapplication.h>#include <qpa/qwindowsysteminterface.h>#include <private/qhighdpiscaling_p.h>
Include dependency graph for qandroidplatformwindow.cpp: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 17 of file qandroidplatformwindow.cpp.