Uses of Class
io.qt.charts.QAbstractAxis.AxisTypes
Package | Description |
---|---|
io.qt.charts |
-
Uses of QAbstractAxis.AxisTypes in io.qt.charts
Methods in io.qt.charts that return QAbstractAxis.AxisTypes Modifier and Type Method Description QAbstractAxis.AxisTypes
QAbstractAxis.AxisType. asFlags()
Create a QFlags of the enum entry.QAbstractAxis.AxisTypes
QAbstractAxis.AxisTypes. clone()
Clones the flagsQAbstractAxis.AxisTypes
QAbstractAxis.AxisType. combined(QAbstractAxis.AxisType e)
Combines this entry with other enum entry.QAbstractAxis.AxisTypes
QAbstractAxis.AxisTypes. combined(QAbstractAxis.AxisType e)
Combines this flags with enum entry.static QAbstractAxis.AxisTypes
QAbstractAxis.AxisType. flags(QAbstractAxis.AxisType... values)
Creates a newQAbstractAxis.AxisTypes
from the entries.QAbstractAxis.AxisTypes
QAbstractAxis.AxisTypes. setFlag(QAbstractAxis.AxisType e)
Sets the flage
QAbstractAxis.AxisTypes
QAbstractAxis.AxisTypes. setFlag(QAbstractAxis.AxisType e, boolean on)
Sets or clears the flagflag
Methods in io.qt.charts with parameters of type QAbstractAxis.AxisTypes Modifier and Type Method Description int
QAbstractAxis.AxisTypes. compareTo(QAbstractAxis.AxisTypes other)