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