Uses of Enum
io.qt.qt3d.input.QWheelEvent.Modifiers
-
Uses of QWheelEvent.Modifiers in io.qt.qt3d.input
Methods in io.qt.qt3d.input that return QWheelEvent.ModifiersModifier and TypeMethodDescriptionfinal QWheelEvent.ModifiersQWheelEvent.modifiers()static QWheelEvent.ModifiersQWheelEvent.Modifiers.resolve(int value) Returns the corresponding enum entry for the given value.static QWheelEvent.ModifiersReturns 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.