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.AxisTypesQAbstractAxis.AxisTypes.clone()Clones the flagsQAbstractAxis.AxisType.combined(QAbstractAxis.AxisType e) Combines this entry with other enum entry.final QAbstractAxis.AxisTypesQAbstractAxis.AxisTypes.combined(QAbstractAxis.AxisType e) Combines this flags with enum entry.static QAbstractAxis.AxisTypesQAbstractAxis.AxisType.flags(QAbstractAxis.AxisType ... values) Creates a newQAbstractAxis.AxisTypesfrom the entries.final QAbstractAxis.AxisTypesQAbstractAxis.AxisTypes.setFlag(QAbstractAxis.AxisType e) Sets the flagefinal QAbstractAxis.AxisTypesQAbstractAxis.AxisTypes.setFlag(QAbstractAxis.AxisType e, boolean on) Sets or clears the flagflagMethods in io.qt.charts with parameters of type QAbstractAxis.AxisTypesModifier and TypeMethodDescriptionfinal intQAbstractAxis.AxisTypes.compareTo(QAbstractAxis.AxisTypes other)