List of All Members for PieSlice
상속된 멤버를 포함한 PieSlice의 전체 멤버 목록입니다.
- angleSpan : real [read-only]
- borderColor : color
- borderWidth : real
- color : color
- explodeDistanceFactor : real
- exploded : bool
- label : string
- labelArmLengthFactor : real
- labelColor : color
- labelFont : font
- labelPosition : enumeration
- labelVisible : bool
- percentage : real [read-only]
- startAngle : real [read-only]
- subSlicesCount : int [read-only]
- subSlicesSum : real [read-only]
- value : real
- angleSpanChanged()
- PieSlice append(string label, real value)
- PieSlice at(int index)
- borderColorChanged()
- borderWidthChanged()
- void clear()
- colorChanged()
- explodeDistanceFactorChanged()
- explodedChanged()
- PieSlice find(string label)
- labelArmLengthFactorChanged()
- labelChanged()
- labelColorChanged()
- labelFontChanged()
- labelFontChanged()
- labelPositionChanged()
- labelVisibleChanged()
- percentageChanged()
- bool remove(PieSlice slice)
- bool remove(int index)
- void removeMultiple(int index, int count)
- bool replace(PieSlice oldSlice, PieSlice newSlice)
- bool replace(int index, PieSlice slice)
- bool replaceAll(list<PieSlice> slices)
- startAngleChanged()
- subSlicesAdded(list<PieSlice> slices)
- subSlicesCountChanged(qsizetype count)
- subSlicesRemoved(list<PieSlice> slices)
- subSlicesSumChanged(qreal sum)
- bool take(PieSlice slice)
- valueChanged()
© 2026 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.