Uses of Class
io.qt.charts.QChart.AnimationOptions
Package | Description |
---|---|
io.qt.charts |
-
Uses of QChart.AnimationOptions in io.qt.charts
Methods in io.qt.charts that return QChart.AnimationOptions Modifier and Type Method Description QChart.AnimationOptions
QChart. animationOptions()
QChart.AnimationOptions
QChart.AnimationOption. asFlags()
Create a QFlags of the enum entry.QChart.AnimationOptions
QChart.AnimationOptions. clone()
Clones the flagsQChart.AnimationOptions
QChart.AnimationOption. combined(QChart.AnimationOption e)
Combines this entry with other enum entry.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.QChart.AnimationOptions
QChart.AnimationOptions. setFlag(QChart.AnimationOption e)
Sets the flage
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.AnimationOptions Modifier and Type Method Description int
QChart.AnimationOptions. compareTo(QChart.AnimationOptions other)
void
QChart. setAnimationOptions(QChart.AnimationOptions options)