![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qandroidplatformwindow.h"
#include "androidbackendregister.h"
#include "qandroidplatformscreen.h"
#include "androidjnimain.h"
#include <qguiapplication.h>
#include <qpa/qwindowsysteminterface.h>
#include <private/qhighdpiscaling_p.h>
#include <private/qjnihelpers_p.h>
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE | Q_DECLARE_JNI_CLASS (QtInputConnectionListener, "org/qtproject/qt/android/QtInputConnection$QtInputConnectionListener") QAndroidPlatformWindow |
static void | updateWindows (JNIEnv *env, jobject object) |
QT_BEGIN_NAMESPACE Q_DECLARE_JNI_CLASS | ( | QtInputConnectionListener | , |
"org/qtproject/qt/android/QtInputConnection$QtInputConnectionListener" | ) |
Definition at line 22 of file qandroidplatformwindow.cpp.
|
static |
Definition at line 431 of file qandroidplatformwindow.cpp.