Uses of Class
io.qt.charts.QAbstractAxis.AxisTypes
-
Uses of QAbstractAxis.AxisTypes in io.qt.charts
Modifier and TypeMethodDescriptionQAbstractAxis.AxisType.asFlags()
Create a QFlags of the enum entry.QAbstractAxis.AxisType.cleared
(QAbstractAxis.AxisType e) Excludes other enum entry from a flag of this entry.final QAbstractAxis.AxisTypes
QAbstractAxis.AxisTypes.clone()
Clones the flagsQAbstractAxis.AxisType.combined
(QAbstractAxis.AxisType e) Combines this entry with other enum entry.final 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.final QAbstractAxis.AxisTypes
QAbstractAxis.AxisTypes.setFlag
(QAbstractAxis.AxisType e) Sets the flage
final QAbstractAxis.AxisTypes
QAbstractAxis.AxisTypes.setFlag
(QAbstractAxis.AxisType e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QAbstractAxis.AxisTypes.compareTo
(QAbstractAxis.AxisTypes other)