Qt 5.15
Qt Multimedia
C++ Classes
QSoundEffect
Qt 5.15.12 Reference Documentation
List of All Members for QSoundEffect
This is the complete list of members for
QSoundEffect
, including inherited members.
enum
Loop
enum
Status
categoryChanged
()
loopCountChanged
()
loopsRemainingChanged
()
mutedChanged
()
objectNameChanged
(const QString &)
playingChanged
()
sourceChanged
()
statusChanged
()
volumeChanged
()
category
() const : QString
isMuted
() const : bool
isPlaying
() const : bool
loopCount
() const : int
loopsRemaining
() const : int
objectName
() const : QString
setCategory
(const QString &)
setLoopCount
(int )
setMuted
(bool )
setObjectName
(const QString &)
setSource
(const QUrl &)
setVolume
(qreal )
source
() const : QUrl
staticMetaObject
:
status
() const : QSoundEffect::Status
volume
() const : qreal