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