Uses of Enum
io.qt.multimedia.QSound.Loop
Packages that use QSound.Loop
-
Uses of QSound.Loop in io.qt.multimedia
Methods in io.qt.multimedia that return QSound.LoopModifier 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.