Uses of Enum
io.qt.graphs.QSurface3DSeries.Shading
Packages that use QSurface3DSeries.Shading
-
Uses of QSurface3DSeries.Shading in io.qt.graphs
Fields in io.qt.graphs with type parameters of type QSurface3DSeries.ShadingMethods in io.qt.graphs that return QSurface3DSeries.ShadingModifier and TypeMethodDescriptionstatic QSurface3DSeries.Shading
QSurface3DSeries.Shading.resolve
(int value) Returns the corresponding enum entry for the given value.final QSurface3DSeries.Shading
QSurface3DSeries.shading()
static QSurface3DSeries.Shading
Returns the enum constant of this type with the specified name.static QSurface3DSeries.Shading[]
QSurface3DSeries.Shading.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 QSurface3DSeries.ShadingModifier and TypeMethodDescriptionfinal void
QSurface3DSeries.setShading
(QSurface3DSeries.Shading shading)