Uses of Enum
io.qt.charts.QChart.ChartTheme
Packages that use QChart.ChartTheme
-
Uses of QChart.ChartTheme in io.qt.charts
Methods in io.qt.charts that return QChart.ChartThemeModifier and TypeMethodDescriptionstatic QChart.ChartTheme
QChart.ChartTheme.resolve
(int value) Returns the corresponding enum entry for the given value.final QChart.ChartTheme
QChart.theme()
static QChart.ChartTheme
Returns the enum constant of this type with the specified name.static QChart.ChartTheme[]
QChart.ChartTheme.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.charts with parameters of type QChart.ChartTheme