4#ifndef ANDROIDPLATFORMDESKTOPSERVICE_H
5#define ANDROIDPLATFORMDESKTOPSERVICE_H
7#include <qpa/qplatformservices.h>
9#include <QtCore/private/qjnihelpers_p.h>
10#include <QtCore/qobject.h>
17#if QT_CONFIG(desktopservices)
26#if QT_CONFIG(desktopservices)
void setAndroidPlatformIntegration(QAndroidPlatformIntegration *androidPlatformIntegration)
QBasicMutex * platformInterfaceMutex()
Q_DECLARE_JNI_CLASS(MotionEvent, "android/view/MotionEvent")