Public Member Functions | |
void | addColor (const QColor &) |
void | clearLabels () |
void | clone (PieCurve *c) |
QColor | color (int i) const |
bool | counterClockwise () |
int | firstColor () |
bool | fixedLabelsPosition () |
int | holeSize () |
double | horizontalOffset () |
bool | labelCategories () |
bool | labelsAutoFormat () |
double | labelsEdgeDistance () |
bool | labelsPercentagesFormat () |
bool | labelsValuesFormat () |
bool | loadData () |
Qt::BrushStyle | pattern () |
PieCurve (Table *t, const QString &name, int startRow, int endRow) | |
int | radius () |
void | setBrushStyle (const Qt::BrushStyle &) |
void | setColor (int, const QColor &) |
void | setCounterClockwise (bool) |
void | setFirstColor (int) |
void | setFixedLabelsPosition (bool) |
void | setHoleSize (int) |
void | setHorizontalOffset (double) |
void | setLabelCategories (bool) |
void | setLabelPercentagesFormat (bool) |
void | setLabelsAutoFormat (bool) |
void | setLabelsBackgroundColor (const QColor &) |
void | setLabelsColor (const QColor &) |
void | setLabelsEdgeDistance (double) |
void | setLabelsFont (const QFont &) |
void | setLabelsFramePen (const QPen &) |
void | setLabelsFrameStyle (int) |
void | setLabelsMargins (int, int) |
void | setLabelValuesFormat (bool) |
void | setRadius (int) |
void | setStartAzimuth (double) |
void | setThickness (double) |
void | setViewAngle (double) |
double | startAzimuth () |
double | thickness () |
double | viewAngle () |
Private Member Functions | |
PieCurve (const PieCurve &) |
PieCurve::PieCurve | ( | Table * | t, | |
const QString & | name, | |||
int | startRow, | |||
int | endRow | |||
) |
PieCurve::PieCurve | ( | const PieCurve & | ) | [private] |
void PieCurve::addColor | ( | const QColor & | ) |
void PieCurve::clearLabels | ( | ) |
Reimplemented from DataCurve.
void PieCurve::clone | ( | PieCurve * | c | ) |
QColor PieCurve::color | ( | int | i | ) | const |
bool PieCurve::counterClockwise | ( | ) |
int PieCurve::firstColor | ( | ) |
bool PieCurve::fixedLabelsPosition | ( | ) |
int PieCurve::holeSize | ( | ) |
double PieCurve::horizontalOffset | ( | ) |
bool PieCurve::labelCategories | ( | ) |
bool PieCurve::labelsAutoFormat | ( | ) |
double PieCurve::labelsEdgeDistance | ( | ) |
bool PieCurve::labelsPercentagesFormat | ( | ) |
bool PieCurve::labelsValuesFormat | ( | ) |
bool PieCurve::loadData | ( | ) |
Reimplemented from DataCurve.
Qt::BrushStyle PieCurve::pattern | ( | ) |
int PieCurve::radius | ( | ) |
void PieCurve::setBrushStyle | ( | const Qt::BrushStyle & | ) |
void PieCurve::setColor | ( | int | , | |
const QColor & | ||||
) |
void PieCurve::setCounterClockwise | ( | bool | ) |
void PieCurve::setFirstColor | ( | int | ) |
void PieCurve::setFixedLabelsPosition | ( | bool | ) |
void PieCurve::setHoleSize | ( | int | ) |
void PieCurve::setHorizontalOffset | ( | double | ) |
void PieCurve::setLabelCategories | ( | bool | ) |
void PieCurve::setLabelPercentagesFormat | ( | bool | ) |
void PieCurve::setLabelsAutoFormat | ( | bool | ) |
void PieCurve::setLabelsBackgroundColor | ( | const QColor & | ) |
Reimplemented from DataCurve.
void PieCurve::setLabelsColor | ( | const QColor & | ) |
Reimplemented from DataCurve.
void PieCurve::setLabelsEdgeDistance | ( | double | ) |
void PieCurve::setLabelsFont | ( | const QFont & | ) |
Reimplemented from DataCurve.
void PieCurve::setLabelsFramePen | ( | const QPen & | ) | [virtual] |
Reimplemented from DataCurve.
void PieCurve::setLabelsFrameStyle | ( | int | ) | [virtual] |
Reimplemented from DataCurve.
void PieCurve::setLabelsMargins | ( | int | , | |
int | ||||
) | [virtual] |
Reimplemented from DataCurve.
void PieCurve::setLabelValuesFormat | ( | bool | ) |
void PieCurve::setRadius | ( | int | ) |
void PieCurve::setStartAzimuth | ( | double | ) |
void PieCurve::setThickness | ( | double | ) |
void PieCurve::setViewAngle | ( | double | ) |
double PieCurve::startAzimuth | ( | ) |
double PieCurve::thickness | ( | ) |
double PieCurve::viewAngle | ( | ) |