QVISH 0.1
QRoundProgressBar Member List

This is the complete list of members for QRoundProgressBar, including all inherited members.

BarStyle enum nameQRoundProgressBar
barStyle() constQRoundProgressBarinline
calculateInnerRect(const QRectF &baseRect, double outerRadius, QRectF &innerRect, double &innerRadius) (defined in QRoundProgressBar)QRoundProgressBarprotectedvirtual
dataPenWidth() constQRoundProgressBarinline
decimals() constQRoundProgressBarinline
drawBackground(QPainter &p, const QRectF &baseRect) (defined in QRoundProgressBar)QRoundProgressBarprotectedvirtual
drawBase(QPainter &p, const QRectF &baseRect) (defined in QRoundProgressBar)QRoundProgressBarprotectedvirtual
drawInnerBackground(QPainter &p, const QRectF &innerRect) (defined in QRoundProgressBar)QRoundProgressBarprotectedvirtual
drawText(QPainter &p, const QRectF &innerRect, double innerRadius, double value) (defined in QRoundProgressBar)QRoundProgressBarprotectedvirtual
drawValue(QPainter &p, const QRectF &baseRect, double value, double delta) (defined in QRoundProgressBar)QRoundProgressBarprotectedvirtual
format() constQRoundProgressBarinline
hasHeightForWidth() const override (defined in QRoundProgressBar)QRoundProgressBarinlineprotected
heightForWidth(int w) const override (defined in QRoundProgressBar)QRoundProgressBarinlineprotected
m_barStyle (defined in QRoundProgressBar)QRoundProgressBarprotected
m_dataPenWidth (defined in QRoundProgressBar)QRoundProgressBarprotected
m_decimals (defined in QRoundProgressBar)QRoundProgressBarprotected
m_format (defined in QRoundProgressBar)QRoundProgressBarprotected
m_gradientData (defined in QRoundProgressBar)QRoundProgressBarprotected
m_max (defined in QRoundProgressBar)QRoundProgressBarprotected
m_min (defined in QRoundProgressBar)QRoundProgressBarprotected
m_nullPosition (defined in QRoundProgressBar)QRoundProgressBarprotected
m_outlinePenWidth (defined in QRoundProgressBar)QRoundProgressBarprotected
m_rebuildBrush (defined in QRoundProgressBar)QRoundProgressBarprotected
m_updateFlags (defined in QRoundProgressBar)QRoundProgressBarprotected
m_value (defined in QRoundProgressBar)QRoundProgressBarprotected
maximum() constQRoundProgressBarinline
minimum() constQRoundProgressBarinline
minimumSizeHint() const override (defined in QRoundProgressBar)QRoundProgressBarprotected
nullPosition() constQRoundProgressBarinline
outlinePenWidth() constQRoundProgressBarinline
paintEvent(QPaintEvent *event) (defined in QRoundProgressBar)QRoundProgressBarprotectedvirtual
PositionBottom (defined in QRoundProgressBar)QRoundProgressBarstatic
PositionLeft (defined in QRoundProgressBar)QRoundProgressBarstatic
PositionRight (defined in QRoundProgressBar)QRoundProgressBarstatic
PositionTop (defined in QRoundProgressBar)QRoundProgressBarstatic
QRoundProgressBar(QWidget *parent=0) (defined in QRoundProgressBar)QRoundProgressBarexplicit
rebuildDataBrushIfNeeded() (defined in QRoundProgressBar)QRoundProgressBarprotected
resetFormat()QRoundProgressBar
setBarStyle(BarStyle style)QRoundProgressBar
setDataColors(const QGradientStops &stopPoints)QRoundProgressBar
setDataPenWidth(double penWidth)QRoundProgressBar
setDecimals(int count)QRoundProgressBar
setDValue(double val)QRoundProgressBarslot
setFormat(const QString &format)QRoundProgressBar
setMaximum(double max)QRoundProgressBarslot
setMinimum(double min)QRoundProgressBarslot
setNullPosition(double position)QRoundProgressBar
setOutlinePenWidth(double penWidth)QRoundProgressBar
setRange(double min, double max)QRoundProgressBarslot
setValue(int val)QRoundProgressBarslot
sizeHint() const override (defined in QRoundProgressBar)QRoundProgressBarprotected
StyleDonut enum valueQRoundProgressBar
StyleExpand enum valueQRoundProgressBar
StyleLine enum valueQRoundProgressBar
StylePie enum valueQRoundProgressBar
UF_MAX (defined in QRoundProgressBar)QRoundProgressBarprotectedstatic
UF_PERCENT (defined in QRoundProgressBar)QRoundProgressBarprotectedstatic
UF_VALUE (defined in QRoundProgressBar)QRoundProgressBarprotectedstatic
value() constQRoundProgressBarinline
valueFormatChanged() (defined in QRoundProgressBar)QRoundProgressBarprotectedvirtual
valueToText(double value) const (defined in QRoundProgressBar)QRoundProgressBarprotectedvirtual