List of All Members for BarSet
これは、継承されたメンバーを含む、BarSet のメンバーの完全なリストです。
- borderColor : color
- borderWidth : real
- color : color
- count : int
- label : string
- labelColor : color
- selectedBars : list
- selectedColor : color
- values : QVariantList
- append(list<real> values)
- append(real value)
- real at(int index)
- borderColorChanged(color)
- borderWidthChanged(real width)
- clear()
- colorChanged(color)
- int count()
- countChanged()
- deselectAllBars()
- deselectBar(int index)
- deselectBars(list<int> indexes)
- insert(int index, real value)
- bool isBarSelected(int index)
- labelChanged()
- labelColorChanged(color)
- remove(int index, int count)
- replace(int index, real value)
- selectAllBars()
- selectBar(int index)
- selectBars(list<int> indexes)
- selectedBarsChanged(list<int> indexes)
- selectedColorChanged(color color)
- setBarSelected(int index, bool selected)
- real sum()
- toggleSelection(list<int> indexes)
- update()
- updatedBars()
- valueAdded(int index, int count)
- valueChanged(int index)
- valueRemoved(int index, int count)
- valuesAdded(int index, int count)
- valuesChanged()
- valuesRemoved(int index, int count)
本ドキュメントに含まれる文書の著作権は、それぞれの所有者に帰属します。 本書で提供されるドキュメントは、Free Software Foundation が発行したGNU Free Documentation License version 1.3に基づいてライセンスされています。 Qtおよびそれぞれのロゴは、フィンランドおよびその他の国におけるThe Qt Company Ltd.の 商標です。その他すべての商標は、それぞれの所有者に帰属します。