List of All Members for PieSeries
継承されたメンバを含む、PieSeriesのメンバ一覧です。
- count : int
- endAngle : real
- holeSize : real
- horizontalPosition : real
- pieSize : real
- startAngle : real
- sum : real
- verticalPosition : real
- added(list<PieSlice> slices)
- PieSlice append(string label, real value)
- PieSlice at(int index)
- clear()
- countChanged()
- endAngleChanged()
- PieSlice find(string label)
- holeSizeChanged()
- horizontalPositionChanged()
- pieSizeChanged()
- bool remove(PieSlice slice)
- bool remove(int index)
- void removeMultiple(int index, int count)
- removed(list<PieSlice> slices)
- bool replace(list<PieSlice> slices)
- bool replace(PieSlice oldSlice, PieSlice newSlice)
- bool replace(int index, PieSlice slice)
- startAngleChanged()
- sumChanged()
- bool take(PieSlice slice)
- verticalPositionChanged()
以下のメンバはAbstractSeries から継承されています。
- hoverable : bool
- name : string
- opacity : real
- selectable : bool
- type : enumeration
- valuesMultiplier : real
- visible : bool
- hoverableChanged()
- legendDataChanged()
- nameChanged()
- opacityChanged()
- selectableChanged()
- themeChanged()
- valuesMultiplierChanged()
- visibleChanged()
このドキュメントに含まれるコントリビューションの著作権は、それぞれの所有者に帰属します。 このドキュメントは、Free Software Foundation が発行したGNU Free Documentation License version 1.3に基づいてライセンスされています。 Qtおよびそれぞれのロゴは、フィンランドおよびその他の国におけるThe Qt Company Ltd.の 商標です。その他すべての商標は、それぞれの所有者に帰属します。