List of All Members for PieSeries
This is the complete list of members for PieSeries, including inherited members.
- 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()
The following members are inherited from AbstractSeries.
- hoverable : bool
- name : string
- opacity : real
- selectable : bool
- type : enumeration
- valuesMultiplier : real
- visible : bool
- hoverableChanged()
- legendDataChanged()
- nameChanged()
- opacityChanged()
- selectableChanged()
- themeChanged()
- valuesMultiplierChanged()
- visibleChanged()
© 2024 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.