Uses of Class
io.qt.charts.QChart.AnimationOptions
-
Uses of QChart.AnimationOptions in io.qt.charts
Modifier and TypeMethodDescriptionfinal QChart.AnimationOptions
QChart.animationOptions()
QChart.AnimationOption.asFlags()
Create a QFlags of the enum entry.QChart.AnimationOption.cleared
(QChart.AnimationOption e) Excludes other enum entry from a flag of this 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.getAnimationOptions()
Kotlin property getter.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
Modifier and TypeMethodDescriptionfinal int
QChart.AnimationOptions.compareTo
(QChart.AnimationOptions other) final void
QChart.setAnimationOptions
(QChart.AnimationOptions options)