Uses of Class
io.qt.datavis.QAbstract3DInputHandler.InputView
Package | Description |
---|---|
io.qt.datavis |
-
Uses of QAbstract3DInputHandler.InputView in io.qt.datavis
Fields in io.qt.datavis with type parameters of type QAbstract3DInputHandler.InputView Modifier and Type Field Description QObject.Signal1<QAbstract3DInputHandler.InputView>
QAbstract3DInputHandler. inputViewChanged
Methods in io.qt.datavis that return QAbstract3DInputHandler.InputView Modifier and Type Method Description QAbstract3DInputHandler.InputView
QAbstract3DInputHandler. inputView()
static QAbstract3DInputHandler.InputView
QAbstract3DInputHandler.InputView. resolve(int value)
Returns the corresponding enum entry for the given value.static QAbstract3DInputHandler.InputView
QAbstract3DInputHandler.InputView. valueOf(String name)
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.InputView Modifier and Type Method Description void
QAbstract3DInputHandler. setInputView(QAbstract3DInputHandler.InputView inputView)