Uses of Enum
io.qt.qt3d.input.QWheelEvent.Buttons
Packages that use QWheelEvent.Buttons
-
Uses of QWheelEvent.Buttons in io.qt.qt3d.input
Subclasses with type arguments of type QWheelEvent.Buttons in io.qt.qt3d.inputModifier and TypeClassDescriptionstatic enumJava wrapper for Qt enumQt3DInput::QWheelEvent::ButtonsMethods in io.qt.qt3d.input that return QWheelEvent.ButtonsModifier and TypeMethodDescriptionstatic QWheelEvent.ButtonsQWheelEvent.Buttons.resolve(int value) Returns the corresponding enum entry for the given value.static QWheelEvent.ButtonsReturns the enum constant of this type with the specified name.static QWheelEvent.Buttons[]QWheelEvent.Buttons.values()Returns an array containing the constants of this enum type, in the order they are declared.