Uses of Enum
io.qt.datavis.Q3DTheme.ColorStyle
Packages that use Q3DTheme.ColorStyle
-
Uses of Q3DTheme.ColorStyle in io.qt.datavis
Fields in io.qt.datavis with type parameters of type Q3DTheme.ColorStyleMethods in io.qt.datavis that return Q3DTheme.ColorStyleModifier and TypeMethodDescriptionfinal Q3DTheme.ColorStyle
Q3DTheme.colorStyle()
final Q3DTheme.ColorStyle
QAbstract3DSeries.colorStyle()
static Q3DTheme.ColorStyle
Q3DTheme.ColorStyle.resolve
(int value) Returns the corresponding enum entry for the given value.static Q3DTheme.ColorStyle
Returns the enum constant of this type with the specified name.static Q3DTheme.ColorStyle[]
Q3DTheme.ColorStyle.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 Q3DTheme.ColorStyleModifier and TypeMethodDescriptionfinal void
Q3DTheme.setColorStyle
(Q3DTheme.ColorStyle style) final void
QAbstract3DSeries.setColorStyle
(Q3DTheme.ColorStyle style)