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