Qt 5.13
Qt Multimedia
C++ Classes
QSoundEffect
Qt 5.13.0 Reference Documentation
List of All Members for QSoundEffect
This is the complete list of members for
QSoundEffect
, including inherited members.
enum
Loop
typedef
QObjectList
QSoundEffect
(const QAudioDeviceInfo &, QObject *)
QSoundEffect
(QObject *)
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
enum
Status
categoryChanged
()
deleteLater
()
loadedChanged
()
loopCountChanged
()
loopsRemainingChanged
()
mutedChanged
()
objectNameChanged
(const QString &)
play
()
playingChanged
()
sourceChanged
()
statusChanged
()
stop
()
volumeChanged
()
~QSoundEffect
()
blockSignals
(bool ) : bool
category
() const : QString
childEvent
(QChildEvent *)
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
isLoaded
() const : bool
isMuted
() const : bool
isPlaying
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
loopCount
() const : int
loopsRemaining
() const : int
moveToThread
(QThread *)
objectName
() const : QString
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setCategory
(const QString &)
setLoopCount
(int )
setMuted
(bool )
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setSource
(const QUrl &)
setVolume
(qreal )
source
() const : QUrl
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
status
() const : QSoundEffect::Status
supportedMimeTypes
() : QStringList
thread
() const : QThread *
volume
() const : qreal