Uses of Enum
io.qt.multimedia.QSound.Loop
-
Uses of QSound.Loop in io.qt.multimedia
Modifier and TypeMethodDescriptionstatic QSound.Loop
QSound.Loop.resolve
(int value) Returns the corresponding enum entry for the given value.static QSound.Loop
Returns the enum constant of this type with the specified name.static QSound.Loop[]
QSound.Loop.values()
Returns an array containing the constants of this enum type, in the order they are declared.