List of All Members for BarCategoryAxis
상속된 멤버를 포함하여 BarCategoryAxis의 전체 멤버 목록입니다.
- categories : list
- count : int
- max : string
- min : string
- append(list categories)
- append(string category)
- string at(int index)
- categoriesChanged()
- categoryRangeChanged(string min, string max)
- clear()
- countChanged()
- insert(int index, string category)
- maxChanged(string max)
- minChanged(string min)
- remove(int index)
- remove(string category)
- replace(string oldCategory, string newCategory)
다음 멤버는 AbstractAxis에서 상속됩니다.
- gridVisible : bool
- labelDelegate : Component
- labelsAngle : qreal
- labelsVisible : bool
- lineVisible : bool
- subGridVisible : bool
- titleColor : color
- titleFont : font
- titleText : string
- titleVisible : bool
- visible : bool
- gridVisibleChanged(bool visible)
- labelsAngleChanged(string angle)
- labelsVisibleChanged(bool visible)
- lineVisibleChanged(bool visible)
- minorGridVisibleChanged(bool visible)
- rangeChanged(string min, string max)
- titleColorChanged(color color)
- titleFontChanged(Font font)
- titleTextChanged(string text)
- titleVisibleChanged(bool visible)
- visibleChanged(bool visible)
© 2025 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.