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
- size : real
- startAngle : real
- sum : real
- verticalPosition : real
- added(list<PieSlice> slices)
- PieSlice append(string label, real value)
- PieSlice at(int index)
- clear()
- clicked(PieSlice slice)
- doubleClicked(PieSlice slice)
- PieSlice find(string label)
- hovered(PieSlice slice, bool state)
- pressed(PieSlice slice)
- released(PieSlice slice)
- bool remove(PieSlice slice)
- removed(list<PieSlice> slices)
- sliceAdded(PieSlice slice)
- sliceRemoved(PieSlice slice)
The following members are inherited from AbstractSeries.
© 2019 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.