Uses of Enum
io.qt.graphs.QAbstract3DAxis.AxisOrientation
Packages that use QAbstract3DAxis.AxisOrientation
-
Uses of QAbstract3DAxis.AxisOrientation in io.qt.graphs
Fields in io.qt.graphs with type parameters of type QAbstract3DAxis.AxisOrientationMethods in io.qt.graphs that return QAbstract3DAxis.AxisOrientationModifier and TypeMethodDescriptionQAbstract3DAxis.orientation()
QAbstract3DAxis.AxisOrientation.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QAbstract3DAxis.AxisOrientation[]
QAbstract3DAxis.AxisOrientation.values()
Returns an array containing the constants of this enum type, in the order they are declared.