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

(8fdc771bf00138a22ec0db55b744eb44d813f3cd)

#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>
Include dependency graph for qandroidplatformwindow.cpp:

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)

Function Documentation

◆ Q_DECLARE_JNI_CLASS()

QT_BEGIN_NAMESPACE Q_DECLARE_JNI_CLASS ( QtInputConnectionListener ,
"org/qtproject/qt/android/QtInputConnection$QtInputConnectionListener"  )

Definition at line 22 of file qandroidplatformwindow.cpp.

◆ updateWindows()

void updateWindows ( JNIEnv * env,
jobject object )
static

Definition at line 431 of file qandroidplatformwindow.cpp.