Uses of Enum
io.qt.graphs.QtGraphs3D.GridLineType
Packages that use QtGraphs3D.GridLineType
-
Uses of QtGraphs3D.GridLineType in io.qt.graphs
Methods in io.qt.graphs that return QtGraphs3D.GridLineTypeModifier and TypeMethodDescriptionstatic QtGraphs3D.GridLineType
QtGraphs3D.GridLineType.resolve
(int value) Returns the corresponding enum entry for the given value.static QtGraphs3D.GridLineType
Returns the enum constant of this type with the specified name.static QtGraphs3D.GridLineType[]
QtGraphs3D.GridLineType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of QtGraphs3D.GridLineType in io.qt.graphs.widgets
Methods in io.qt.graphs.widgets that return QtGraphs3D.GridLineTypeModifier and TypeMethodDescriptionfinal QtGraphs3D.GridLineType
Q3DGraphsWidgetItem.gridLineType()
Methods in io.qt.graphs.widgets with parameters of type QtGraphs3D.GridLineTypeModifier and TypeMethodDescriptionfinal void
Q3DGraphsWidgetItem.setGridLineType
(QtGraphs3D.GridLineType gridLineType)