Qt 5.9
Qt Multimedia
C++ Classes
QAbstractVideoSurface
Qt 5.9.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 *)
~QAbstractVideoSurface
()
activeChanged
(bool )
blockSignals
(bool )
childEvent
(QChildEvent *)
children
() const
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const
error
() const : Error
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
inherits
(const char *) const
installEventFilter
(QObject *)
isActive
() const : bool
isFormatSupported
(const QVideoSurfaceFormat &) const : bool
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int )
metaObject
() const
moveToThread
(QThread *)
nativeResolution
() const : QSize
nativeResolutionChanged
(const QSize &)
nearestFormat
(const QVideoSurfaceFormat &) const : QVideoSurfaceFormat
objectName
() const
objectNameChanged
(const QString &)
parent
() const
present
(const QVideoFrame &) : bool
property
(const char *) const
receivers
(const char *) const
removeEventFilter
(QObject *)
sender
() const
senderSignalIndex
() const
setError
(Error )
setNativeResolution
(const QSize &)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
signalsBlocked
() const
start
(const QVideoSurfaceFormat &) : bool
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
stop
()
supportedFormatsChanged
()
supportedPixelFormats
(QAbstractVideoBuffer::HandleType ) const : QList<QVideoFrame::PixelFormat>
surfaceFormat
() const : QVideoSurfaceFormat
surfaceFormatChanged
(const QVideoSurfaceFormat &)
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )