Qt 5.7
Qt Multimedia
C++ Classes
QSoundEffect
Qt 5.7.1 Reference Documentation
List of All Members for QSoundEffect
This is the complete list of members for
QSoundEffect
, including inherited members.
enum
Loop
enum
Status
QSoundEffect
(QObject *)
~QSoundEffect
()
blockSignals
(bool )
category
() const : QString
categoryChanged
()
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
()
dumpObjectTree
()
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
inherits
(const char *) const
installEventFilter
(QObject *)
isLoaded
() const : bool
isMuted
() const : bool
isPlaying
() const : bool
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int )
loadedChanged
()
loopCount
() const : int
loopCountChanged
()
loopsRemaining
() const : int
loopsRemainingChanged
()
metaObject
() const
moveToThread
(QThread *)
mutedChanged
()
objectName
() const
objectNameChanged
(const QString &)
parent
() const
play
()
playingChanged
()
property
(const char *) const
receivers
(const char *) const
removeEventFilter
(QObject *)
sender
() const
senderSignalIndex
() const
setCategory
(const QString &)
setLoopCount
(int )
setMuted
(bool )
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
setSource
(const QUrl &)
setVolume
(qreal )
signalsBlocked
() const
source
() const : QUrl
sourceChanged
()
startTimer
(int , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
status
() const : Status
statusChanged
()
stop
()
supportedMimeTypes
() : QStringList
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
volume
() const : qreal
volumeChanged
()