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