Qt 5.9
Qt Multimedia
C++ Classes
QVideoWidgetControl
Qt 5.9.0 Reference Documentation
List of All Members for QVideoWidgetControl
This is the complete list of members for
QVideoWidgetControl
, including inherited members.
QVideoWidgetControl
(QObject *)
~QVideoWidgetControl
()
aspectRatioMode
() const : Qt::AspectRatioMode
blockSignals
(bool )
brightness
() const : int
brightnessChanged
(int )
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 &)
contrast
() const : int
contrastChanged
(int )
customEvent
(QEvent *)
d_ptr
:
d_ptr
: QMediaControlPrivate *
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
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
fullScreenChanged
(bool )
hue
() const : int
hueChanged
(int )
inherits
(const char *) const
installEventFilter
(QObject *)
isFullScreen
() const : bool
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int )
metaObject
() const
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
parent
() const
property
(const char *) const
receivers
(const char *) const
removeEventFilter
(QObject *)
saturation
() const : int
saturationChanged
(int )
sender
() const
senderSignalIndex
() const
setAspectRatioMode
(Qt::AspectRatioMode )
setBrightness
(int )
setContrast
(int )
setFullScreen
(bool )
setHue
(int )
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
setSaturation
(int )
signalsBlocked
() const
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
videoWidget
() : QWidget *