4#include <qpa/qplatformoffscreensurface.h>
5#include <qpa/qplatformintegration.h>
7#include <QtGui/qoffscreensurface_platform.h>
8#include <QtGui/private/qguiapplication_p.h>
10#include <QtGui/qpa/qplatformscreen_p.h>
32QOffscreenSurface *QNativeInterface::QAndroidOffscreenSurface::fromNative(ANativeWindow *nativeSurface)
35 &QAndroidOffScreenIntegration::createOffscreenSurface>(nativeSurface);
static QPlatformIntegration * platformIntegration()
Native interface to a offscreen surface on Android.
Combined button and popup list for selecting options.
#define QT_DEFINE_PRIVATE_NATIVE_INTERFACE(...)
#define QT_DEFINE_NATIVE_INTERFACE(...)