Qt 5.11
Qt Multimedia
C++ Classes
QSoundEffect
Qt 5.11.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
()
metaObject
() const : const QMetaObject *
mutedChanged
()
play
()
playingChanged
()
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
setCategory
(const QString &)
setLoopCount
(int )
setMuted
(bool )
setSource
(const QUrl &)
setVolume
(qreal )
source
() const : QUrl
sourceChanged
()
staticMetaObject
: const QMetaObject
status
() const : QSoundEffect::Status
statusChanged
()
stop
()
supportedMimeTypes
() : QStringList
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
volume
() const : qreal
volumeChanged
()