Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
androidsurfaceview.cpp File Reference

(4b88a8bd4488e857280c80904a99475a3e831138)

#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"
+ Include dependency graph for androidsurfaceview.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 Documentation

◆ SurfaceHolders

Definition at line 15 of file androidsurfaceview.cpp.

Variable Documentation

◆ QtSurfaceHolderCallbackClassName

QT_BEGIN_NAMESPACE const char QtSurfaceHolderCallbackClassName[] = "org/qtproject/qt/android/multimedia/QtSurfaceHolderCallback"
static

Definition at line 14 of file androidsurfaceview.cpp.

Referenced by AndroidSurfaceHolder::registerNativeMethods().