Qt 5.13
Qt Multimedia
C++ Classes
QAbstractVideoSurface
Qt 5.13.0 Reference Documentation
List of All Members for QAbstractVideoSurface
This is the complete list of members for
QAbstractVideoSurface
, including inherited members.
enum
Error
QAbstractVideoSurface
(QObject *)
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
activeChanged
(bool )
deleteLater
()
nativeResolutionChanged
(const QSize &)
objectNameChanged
(const QString &)
supportedFormatsChanged
()
surfaceFormatChanged
(const QVideoSurfaceFormat &)
~QAbstractVideoSurface
()
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
error
() const : QAbstractVideoSurface::Error
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
isActive
() const : bool
isFormatSupported
(const QVideoSurfaceFormat &) const : bool
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
moveToThread
(QThread *)
nativeResolution
() const : QSize
nearestFormat
(const QVideoSurfaceFormat &) const : QVideoSurfaceFormat
objectName
() const : QString
present
(const QVideoFrame &) : bool
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setError
(QAbstractVideoSurface::Error )
setNativeResolution
(const QSize &)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
start
(const QVideoSurfaceFormat &) : bool
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
stop
()
supportedPixelFormats
(QAbstractVideoBuffer::HandleType ) const : QList<QVideoFrame::PixelFormat>
surfaceFormat
() const : QVideoSurfaceFormat
thread
() const : QThread *