#include <PlotPie.h>
Inheritance diagram for PlotPie:

Public Member Functions | |
| PlotPie (Worksheet *p) | |
| general pie Plot class | |
| ~PlotPie () | |
| QStringList | Info () |
| Axis * | getAxis (int) |
| void | saveAxes (QTextStream *) |
| void | openAxes (QTextStream *, int) |
| void | saveXML (QDomDocument doc, QDomElement plottag) |
| void | openXML (QDomElement e) |
| void | draw (QPainter *p, int w, int h) |
| void | drawCurves (QPainter *p, int w, int h) |
| void | setBorder (int, bool) |
| void | setRange (LRange *r, int i) |
| void | setActRange (LRange *r, int i) |
| void | setRanges (LRange *r) |
| void | setActRanges (LRange *r) |
Private Attributes | |
| Axis | axis |
|
|
general pie Plot class
|
|
|
|
|
||||||||||||||||
|
Implements Plot. |
|
||||||||||||||||
|
|
|
|
Implements Plot. |
|
|
|
|
||||||||||||
|
Implements Plot. |
|
|
Implements Plot. |
|
|
Implements Plot. |
|
||||||||||||
|
Implements Plot. |
|
||||||||||||
|
Implements Plot. |
|
|
Implements Plot. |
|
||||||||||||
|
|
|
||||||||||||
|
Implements Plot. |
|
|
Implements Plot. |
|
|
|
1.4.4