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