-
QMediaPlayerControl
(QObject *)
-
~QMediaPlayerControl
()
-
audioAvailableChanged
(bool )
-
availablePlaybackRanges
() const : QMediaTimeRange
-
availablePlaybackRangesChanged
(const QMediaTimeRange &)
-
blockSignals
(bool )
-
bufferStatus
() const : int
-
bufferStatusChanged
(int )
-
childEvent
(QChildEvent *)
-
children
() const
-
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
: QMediaControlPrivate *
-
deleteLater
()
-
destroyed
(QObject *)
-
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
-
duration
() const : qint64
-
durationChanged
(qint64 )
-
dynamicPropertyNames
() const
-
error
(int , const QString &)
-
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 *)
-
isAudioAvailable
() const : bool
-
isMuted
() const : bool
-
isSeekable
() const : bool
-
isSignalConnected
(const QMetaMethod &) const
-
isVideoAvailable
() const : bool
-
isWidgetType
() const
-
isWindowType
() const
-
killTimer
(int )
-
media
() const : QMediaContent
|
-
mediaChanged
(const QMediaContent &)
-
mediaStatus
() const : QMediaPlayer::MediaStatus
-
mediaStatusChanged
(QMediaPlayer::MediaStatus )
-
mediaStream
() const : const QIODevice *
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *)
-
mutedChanged
(bool )
-
objectName
() const
-
objectNameChanged
(const QString &)
-
parent
() const
-
pause
()
-
play
()
-
playbackRate
() const : qreal
-
playbackRateChanged
(qreal )
-
position
() const : qint64
-
positionChanged
(qint64 )
-
property
(const char *) const
-
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
-
qt_metacast
(
const char *
) : void *
-
receivers
(const char *) const
-
removeEventFilter
(QObject *)
-
seekableChanged
(bool )
-
sender
() const
-
senderSignalIndex
() const
-
setMedia
(const QMediaContent &, QIODevice *)
-
setMuted
(bool )
-
setObjectName
(const QString &)
-
setParent
(QObject *)
-
setPlaybackRate
(qreal )
-
setPosition
(qint64 )
-
setProperty
(const char *, const QVariant &)
-
setVolume
(int )
-
signalsBlocked
() const
-
startTimer
(int , Qt::TimerType )
-
startTimer
(std::chrono::milliseconds , Qt::TimerType )
-
state
() const : QMediaPlayer::State
-
stateChanged
(QMediaPlayer::State )
-
staticMetaObject
: const QMetaObject
-
staticQtMetaObject
:
-
stop
()
-
thread
() const
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int ) : QString
-
trUtf8
(const char *, const char *, int ) : QString
-
videoAvailableChanged
(bool )
-
volume
() const : int
-
volumeChanged
(int )
|