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