List of All Members for 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
- legendData : list<LegendData>
- name : string
- opacity : real
- selectable : bool
- type : enumeration
- valuesMultiplier : real
- visible : bool
- hoverableChanged()
- legendDataChanged()
- nameChanged()
- opacityChanged()
- selectableChanged()
- themeChanged()
- valuesMultiplierChanged()
- visibleChanged()
© 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.