Uses of Enum
io.qt.graphs.QAbstractAxis.AxisType
Packages that use QAbstractAxis.AxisType
-
Uses of QAbstractAxis.AxisType in io.qt.graphs
Methods in io.qt.graphs that return QAbstractAxis.AxisTypeModifier and TypeMethodDescriptionstatic QAbstractAxis.AxisType
QAbstractAxis.AxisType.resolve
(int value) Returns the corresponding enum entry for the given value.abstract QAbstractAxis.AxisType
QAbstractAxis.type()
QBarCategoryAxis.type()
QDateTimeAxis.type()
QValueAxis.type()
static QAbstractAxis.AxisType
Returns the enum constant of this type with the specified name.static QAbstractAxis.AxisType[]
QAbstractAxis.AxisType.values()
Returns an array containing the constants of this enum type, in the order they are declared.