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)
このドキュメントに含まれる文書の著作権は、それぞれの所有者に帰属します。 このドキュメントに記載されている内容は、Free Software Foundation が発行したGNU Free Documentation License version 1.3に基づいてライセンスされています。 Qtおよびそれぞれのロゴは、フィンランドおよびその他の国におけるThe Qt Company Ltd.の 商標です。その他すべての商標は、それぞれの所有者に帰属します。