Qt 5.5
Qt Multimedia
C++ Classes
QSoundEffect
Qt 5.5.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
()
category
() const : QString
categoryChanged
()
isLoaded
() const : bool
isMuted
() const : bool
isPlaying
() const : bool
loadedChanged
()
loopCount
() const : int
loopCountChanged
()
loopsRemaining
() const : int
loopsRemainingChanged
()
mutedChanged
()
play
()
playingChanged
()
setCategory
(const QString &)
setLoopCount
(int)
setMuted
(bool)
setSource
(const QUrl &)
setVolume
(qreal)
source
() const : QUrl
sourceChanged
()
status
() const : Status
statusChanged
()
stop
()
supportedMimeTypes
() : QStringList
volume
() const : qreal
volumeChanged
()