Uses of Enum
io.qt.datavis.QAbstract3DInputHandler.InputView
Packages that use QAbstract3DInputHandler.InputView
-
Uses of QAbstract3DInputHandler.InputView in io.qt.datavis
Fields in io.qt.datavis with type parameters of type QAbstract3DInputHandler.InputViewMethods in io.qt.datavis that return QAbstract3DInputHandler.InputViewModifier and TypeMethodDescriptionQAbstract3DInputHandler.inputView()
QAbstract3DInputHandler.InputView.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QAbstract3DInputHandler.InputView[]
QAbstract3DInputHandler.InputView.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.datavis with parameters of type QAbstract3DInputHandler.InputViewModifier and TypeMethodDescriptionfinal void
QAbstract3DInputHandler.setInputView
(QAbstract3DInputHandler.InputView inputView)