Qt 6.6
Qt Charts
C++ Classes
QPieSlice
Qt Charts | Commercial or GPLv3
List of All Members for QPieSlice
This is the complete list of members for
QPieSlice
, including inherited members.
enum
LabelPosition
QPieSlice
(QObject *)
QPieSlice
(QString, qreal, QObject *)
~QPieSlice
()
angleSpan
() const : qreal
angleSpanChanged
()
borderColor
() : QColor
borderColorChanged
()
borderWidth
() : int
borderWidthChanged
()
brush
() const : QBrush
brushChanged
()
clicked
()
color
() : QColor
colorChanged
()
doubleClicked
()
explodeDistanceFactor
() const : qreal
hovered
(bool)
isExploded
() const : bool
isLabelVisible
() const : bool
label
() const : QString
labelArmLengthFactor
() const : qreal
labelBrush
() const : QBrush
labelBrushChanged
()
labelChanged
()
labelColor
() : QColor
labelColorChanged
()
labelFont
() const : QFont
labelFontChanged
()
labelPosition
() : LabelPosition
labelVisibleChanged
()
pen
() const : QPen
penChanged
()
percentage
() const : qreal
percentageChanged
()
pressed
()
released
()
series
() const : QPieSeries *
setBorderColor
(QColor)
setBorderWidth
(int)
setBrush
(const QBrush &)
setColor
(QColor)
setExplodeDistanceFactor
(qreal)
setExploded
(bool)
setLabel
(QString)
setLabelArmLengthFactor
(qreal)
setLabelBrush
(const QBrush &)
setLabelColor
(QColor)
setLabelFont
(const QFont &)
setLabelPosition
(LabelPosition)
setLabelVisible
(bool)
setPen
(const QPen &)
setValue
(qreal)
startAngle
() const : qreal
startAngleChanged
()
value
() const : qreal
valueChanged
()