List of All Members for BarCategoryAxis
Esta es la lista completa de miembros de BarCategoryAxis, incluyendo los miembros heredados.
- categories : list
- count : int [read-only]
- labelPosition : enumeration
(since 6.11) - max : string
- min : string
- void append(list categories)
- void append(string category)
- string at(int index)
- categoriesChanged()
- categoryRangeChanged(string min, string max)
- void clear()
- countChanged()
- void insert(int index, string category)
- maxChanged(string max)
- minChanged(string min)
- void remove(int index)
- void remove(string category)
- void replace(string oldCategory, string newCategory)
Los siguientes miembros se heredan de AbstractAxis.
- alignment : alignment
(since 6.9) - color : color
- gridVisible : bool
- labelDelegate : Component
- labelsAngle : real
- labelsVisible : bool
- lineVisible : bool
- subColor : color
- subGridVisible : bool
- textElideMode : enumeration
(since 6.10) - titleColor : color
- titleFont : font
- titleText : string
- titleVisible : bool
- visible : bool
- colorChanged(color color)
- gridVisibleChanged(bool visible)
- labelsAngleChanged(string angle)
- labelsVisibleChanged(bool visible)
- lineVisibleChanged(bool visible)
- minorGridVisibleChanged(bool visible)
- rangeChanged(string min, string max)
- subColorChanged(color color)
- textElideModeChanged(enumeration elideMode)
- titleColorChanged(color color)
- titleFontChanged(Font font)
- titleTextChanged(string text)
- titleVisibleChanged(bool visible)
- visibleChanged(bool visible)
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.