List of All Members for BarCategoryAxis
This is the complete list of members for BarCategoryAxis, including inherited members.
- categories : QStringList
- count : int
- max : string
- min : string
- void clear()
- onCountChanged()
- onMaxChanged(const QString &max)
- onMinChanged(const QString &min)
The following members are inherited from AbstractAxis.
- alignment : alignment
- color : color
- gridVisible : bool
- labelsAngle : int
- labelsColor : color
- labelsFont : Font
- labelsVisible : bool
- lineVisible : bool
- minorGridVisible : bool
- orientation : Qt.Orientation
- reverse : alignment
- shadesBorderColor : color
- shadesColor : color
- shadesVisible : bool
- titleFont : Font
- titleText : String
- titleVisible : bool
- visible : bool
- onBorderColorChanged(QColor color)
- onColorChanged(QColor color)
- onGridVisibleChanged(bool visible)
- onLabelsAngleChanged(int angle)
- onLabelsColorChanged(QColor color)
- onLabelsFontChanged(Font font)
- onLabelsVisibleChanged(bool visible)
- onLineVisibleChanged(bool visible)
- onMinorGridVisibleChanged(bool visible)
- onShadesColorChanged(QColor color)
- onShadesVisibleChanged(bool visible)
- onTitleFontChanged(Font font)
- onTitleTextChanged(String text)
- onTitleVisibleChanged(bool visible)
- onVisibleChanged(bool visible)