Uses of Enum
io.qt.qt3d.input.QWheelEvent.Modifiers
-
Uses of QWheelEvent.Modifiers in io.qt.qt3d.input
Modifier and TypeMethodDescriptionfinal QWheelEvent.Modifiers
QWheelEvent.getModifiers()
Kotlin property getter.final QWheelEvent.Modifiers
QWheelEvent.modifiers()
static QWheelEvent.Modifiers
QWheelEvent.Modifiers.resolve
(int value) Returns the corresponding enum entry for the given value.static QWheelEvent.Modifiers
Returns the enum constant of this type with the specified name.static QWheelEvent.Modifiers[]
QWheelEvent.Modifiers.values()
Returns an array containing the constants of this enum type, in the order they are declared.