Uses of Class
io.qt.charts.QChart.AnimationOptions
Packages that use QChart.AnimationOptions
-
Uses of QChart.AnimationOptions in io.qt.charts
Methods in io.qt.charts that return QChart.AnimationOptionsModifier and TypeMethodDescriptionfinal QChart.AnimationOptions
QChart.animationOptions()
QChart.AnimationOption.asFlags()
Create a QFlags of the enum entry.final QChart.AnimationOptions
QChart.AnimationOptions.clone()
Clones the flagsQChart.AnimationOption.combined
(QChart.AnimationOption e) Combines this entry with other enum entry.final QChart.AnimationOptions
QChart.AnimationOptions.combined
(QChart.AnimationOption e) Combines this flags with enum entry.static QChart.AnimationOptions
QChart.AnimationOption.flags
(QChart.AnimationOption... values) Creates a newQChart.AnimationOptions
from the entries.final QChart.AnimationOptions
QChart.AnimationOptions.setFlag
(QChart.AnimationOption e) Sets the flage
final QChart.AnimationOptions
QChart.AnimationOptions.setFlag
(QChart.AnimationOption e, boolean on) Sets or clears the flagflag
Methods in io.qt.charts with parameters of type QChart.AnimationOptionsModifier and TypeMethodDescriptionfinal int
QChart.AnimationOptions.compareTo
(QChart.AnimationOptions other) final void
QChart.setAnimationOptions
(QChart.AnimationOptions options)