Qt 6.11
Qt Graphs
C++ Classes
QtGraphs
QPieSlice
Qt Graphs | Commercial or GPLv3
List of All Members for QPieSlice
This is the complete list of members for
QPieSlice
, including inherited members.
enum class
LabelPosition
QPieSlice
(QObject *)
QPieSlice
(const QString &, qreal, QObject *)
~QPieSlice
()
angleSpan
() const : qreal
angleSpanChanged
()
append
(QPieSlice *) : bool
append
(const QList<QPieSlice *> &) : bool
append
(const QString &, qreal) : QPieSlice *
at
(qsizetype) const : QPieSlice *
borderColor
() const : QColor
borderColorChanged
()
borderWidth
() const : qreal
borderWidthChanged
()
clear
()
color
() const : QColor
colorChanged
()
explodeDistanceFactor
() const : qreal
explodeDistanceFactorChanged
()
explodedChanged
()
find
(const QString &) const : QPieSlice *
insert
(qsizetype, QPieSlice *) : bool
isEmpty
() const : bool
isExploded
() const : bool
isLabelVisible
() const : bool
label
() const : QString
labelArmLengthFactor
() const : qreal
labelArmLengthFactorChanged
()
labelChanged
()
labelColor
() const : QColor
labelColorChanged
()
labelFont
() const : QFont
labelFontChanged
()
labelPosition
() : QPieSlice::LabelPosition
labelPositionChanged
()
labelVisibleChanged
()
percentage
() const : qreal
percentageChanged
()
remove
(QPieSlice *) : bool
remove
(qsizetype) : bool
removeMultiple
(qsizetype, int)
replace
(QPieSlice *, QPieSlice *) : bool
replace
(qsizetype, QPieSlice *) : bool
replaceAll
(const QList<QPieSlice *> &) : bool
series
() const : QPieSeries *
setBorderColor
(QColor)
setBorderWidth
(qreal)
setColor
(QColor)
setExplodeDistanceFactor
(qreal)
setExploded
(bool)
setLabel
(const QString &)
setLabelArmLengthFactor
(qreal)
setLabelColor
(QColor)
setLabelFont
(const QFont &)
setLabelPosition
(QPieSlice::LabelPosition)
setLabelVisible
(bool)
setSubSlicesRatio
(qreal)
setValue
(qreal)
sliceChildren
() : QQmlListProperty<QPieSlice>
startAngle
() const : qreal
startAngleChanged
()
subSlices
() const : QList<QPieSlice *>
subSlicesAdded
(const QList<QPieSlice *> &)
subSlicesCount
() const : qsizetype
subSlicesCountChanged
(qsizetype)
subSlicesRatio
() const : qreal
subSlicesRatioChanged
(qreal)
subSlicesRemoved
(const QList<QPieSlice *> &)
subSlicesSum
() const : qreal
subSlicesSumChanged
(qreal)
take
(QPieSlice *) : bool
value
() const : qreal
valueChanged
()