Uses of Enum
io.qt.datavis.QAbstract3DGraph.ShadowQuality
Packages that use QAbstract3DGraph.ShadowQuality
-
Uses of QAbstract3DGraph.ShadowQuality in io.qt.datavis
Fields in io.qt.datavis with type parameters of type QAbstract3DGraph.ShadowQualityMethods in io.qt.datavis 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.datavis with parameters of type QAbstract3DGraph.ShadowQualityModifier and TypeMethodDescriptionfinal void
QAbstract3DGraph.setShadowQuality
(QAbstract3DGraph.ShadowQuality quality)