Qt 5.11
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
() : QPieSlice::LabelPosition
labelVisibleChanged
()
metaObject
() const : const QMetaObject *
pen
() const : QPen
penChanged
()
percentage
() const : qreal
percentageChanged
()
pressed
()
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
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
(QPieSlice::LabelPosition )
setLabelVisible
(bool )
setPen
(const QPen &)
setValue
(qreal )
startAngle
() const : qreal
startAngleChanged
()
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
value
() const : qreal
valueChanged
()