![]() |
Qt 6.x
The Qt SDK
|
#include "androidsurfaceview_p.h"
#include <QtCore/qcoreapplication.h>
#include <QtCore/qdebug.h>
#include <QtCore/qlist.h>
#include <QtCore/qmutex.h>
#include <QtGui/qwindow.h>
#include "moc_androidsurfaceview_p.cpp"
Go to the source code of this file.
Typedefs | |
typedef QList< AndroidSurfaceHolder * > | SurfaceHolders |
Variables | |
static QT_BEGIN_NAMESPACE const char | QtSurfaceHolderCallbackClassName [] = "org/qtproject/qt/android/multimedia/QtSurfaceHolderCallback" |
typedef QList<AndroidSurfaceHolder *> SurfaceHolders |
Definition at line 15 of file androidsurfaceview.cpp.
|
static |
Definition at line 14 of file androidsurfaceview.cpp.
Referenced by AndroidSurfaceHolder::registerNativeMethods().