Uses of Class
io.qt.multimedia.QSoundEffect.Status
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QSoundEffect.Status in io.qt.multimedia
Methods in io.qt.multimedia that return QSoundEffect.Status Modifier and Type Method Description static QSoundEffect.Status
QSoundEffect.Status. resolve(int value)
Returns the corresponding enum entry for the given value.QSoundEffect.Status
QSoundEffect. status()
static QSoundEffect.Status
QSoundEffect.Status. valueOf(String name)
Returns the enum constant of this type with the specified name.static QSoundEffect.Status[]
QSoundEffect.Status. values()
Returns an array containing the constants of this enum type, in the order they are declared.