Uses of Class
io.qt.charts.QAbstractAxis.AxisTypes
Packages that use QAbstractAxis.AxisTypes
-
Uses of QAbstractAxis.AxisTypes in io.qt.charts
Methods in io.qt.charts that return QAbstractAxis.AxisTypesModifier 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
Methods in io.qt.charts with parameters of type QAbstractAxis.AxisTypesModifier and TypeMethodDescriptionfinal int
QAbstractAxis.AxisTypes.compareTo
(QAbstractAxis.AxisTypes other)