![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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.