| actrange | Plot | [protected] |
| ActRange(int i) | Plot | [inline] |
| ActRanges() | Plot | [inline] |
| aspect_enabled | Plot | [protected] |
| AspectRatioEnabled() | Plot | [inline] |
| autoScaleAll() | Plot | [inline] |
| autoScaleX() | Plot | |
| autoScaleY() | Plot | |
| autoScaleZ() | Plot | |
| autoTicks(double min, double max) | Plot | [protected] |
| axis | Plot2D | [protected] |
| Background() | Plot | [inline] |
| baseline | Plot | [protected] |
| Baseline() | Plot | [inline] |
| baseline_enabled | Plot | [protected] |
| BaselineEnabled() | Plot | [inline] |
| bgcolor | Plot | [protected] |
| calculateXY(Point d, double *x, double *y, int w, int h) | Plot2DSimple | |
| clear() | Plot | [inline] |
| clipoffset | Plot | [protected] |
| ClipOffset() | Plot | [inline] |
| datamodegraph | Plot | [protected] |
| DataModeGraph() | Plot | [inline] |
| dataValue(double x) | Plot | |
| draw(QPainter *p, int w, int h) | Plot2D | [virtual] |
| drawAxes(QPainter *p, int w, int h) | Plot2D | |
| drawAxesTicks(QPainter *p, int w, int h, Axis axis, int k) | Plot2D | |
| drawBorder(QPainter *p, int w, int h) | Plot2D | |
| drawCurves(QPainter *p, int w, int h) | Plot2DSimple | [virtual] |
| drawFill(QPainter *p, int w, int h) | Plot2DSimple | [virtual] |
| drawStyle(QPainter *p, Style *s, Symbol *symbol, QPointArray pa, int xmin, int xmax, int ymin, int ymax) | Plot | |
| enableAspectRatio(bool a=true) | Plot | [inline] |
| enableBaseline(bool e=true) | Plot | [inline] |
| enableMarks(bool m=true) | Plot | [inline] |
| enableRegion(bool e=true) | Plot | [inline] |
| enableXBaseline(bool e=true) | Plot | [inline] |
| Fill() | Plot | [inline] |
| fill_enabled | Plot | [protected] |
| fillbrush | Plot | [protected] |
| FillBrush() | Plot | [inline] |
| fillg1 | Plot | [protected] |
| FillG1() | Plot | [inline] |
| fillg2 | Plot | [protected] |
| FillG2() | Plot | [inline] |
| filltype | Plot | [protected] |
| FillType() | Plot | [inline] |
| gbgcolor | Plot | [protected] |
| getAxis(int i) | Plot2D | [inline, virtual] |
| getGraphList() | Plot | [inline] |
| getLegend() | Plot | [inline] |
| graphBackground() | Plot | [inline] |
| graphlist | Plot | [protected] |
| Info() | Plot2DSimple | |
| inside(double x, double y) | Plot | [inline] |
| insideB1Corner(double x, double y) | Plot | [inline] |
| insideB2Corner(double x, double y) | Plot | [inline] |
| insideCenter(double x, double y) | Plot | [inline] |
| insideF1Corner(double x, double y) | Plot | [inline] |
| insideF2Corner(double x, double y) | Plot | [inline] |
| insideLegend(int x, int y) | Plot | [inline] |
| insidePlottingArea(double x, double y) | Plot | [inline] |
| insideX1Border(double x, double y) | Plot | [inline] |
| insideX2Border(double x, double y) | Plot | [inline] |
| insideY1Border(double x, double y) | Plot | [inline] |
| insideY2Border(double x, double y) | Plot | [inline] |
| legend | Plot | [protected] |
| marks_enabled | Plot | [protected] |
| marksEnabled() | Plot | [inline] |
| markx | Plot | [protected] |
| markX() | Plot | [inline] |
| marky | Plot | [protected] |
| markY() | Plot | [inline] |
| open(QTextStream *t, int version) | Plot | |
| openAxes(QTextStream *t, int version) | Plot2D | [virtual] |
| openAxis(QTextStream *t, int version, Axis *axis) | Plot | |
| openPlotXML(QDomNode node) | Plot | |
| openXML(QDomElement e) | Plot2D | [virtual] |
| p1 | Plot | [protected] |
| P1() | Plot | [inline] |
| p2 | Plot | [protected] |
| P2() | Plot | [inline] |
| Plot(class Worksheet *w) | Plot | |
| Plot2D(Worksheet *p) | Plot2D | |
| Plot2DSimple(Worksheet *p) | Plot2DSimple | |
| Position() | Plot | [inline] |
| position | Plot | [protected] |
| Range(int i) | Plot | [inline] |
| range | Plot | [protected] |
| Ranges() | Plot | [inline] |
| readAxisSettings(Axis *a, int type, int item=0) | Plot | [protected] |
| Region() | Plot | [inline] |
| region | Plot | [protected] |
| region_enabled | Plot | [protected] |
| regionEnabled() | Plot | [inline] |
| RegionMax() | Plot | [inline] |
| RegionMin() | Plot | [inline] |
| save(QTextStream *t) | Plot | |
| saveAxes(QTextStream *t) | Plot2D | [virtual] |
| saveAxis(QTextStream *t, Axis *axis) | Plot | |
| savePlotXML(QDomDocument doc) | Plot | |
| saveXML(QDomDocument doc, QDomElement plottag) | Plot2D | [virtual] |
| scaleXDown() | Plot | |
| scaleXUp() | Plot | |
| scaleYDown() | Plot | |
| scaleYUp() | Plot | |
| scaleZDown() | Plot | |
| scaleZUp() | Plot | |
| setActRange(LRange *r, int i) | Plot2D | [virtual] |
| setActRanges(LRange *r) | Plot2D | [virtual] |
| setBackground(QBrush c) | Plot | [inline] |
| setBackground(QString c) | Plot | [inline] |
| setBaseline(double b) | Plot | [inline] |
| setBaselineEnabled(bool e=true) | Plot | [inline] |
| setBottomPanel() | Plot | [inline] |
| setClipOffset(int c) | Plot | [inline] |
| setDataModeGraph(int i) | Plot | [inline] |
| setFill(bool f=true) | Plot | [inline] |
| setFillBrush(QBrush b) | Plot | [inline] |
| setFillG1(int f) | Plot | [inline] |
| setFillG2(int f) | Plot | [inline] |
| setFillType(int t) | Plot | [inline] |
| setGraphBackground(QBrush c) | Plot | [inline] |
| setGraphBackground(QString c) | Plot | [inline] |
| setLeftPanel() | Plot | [inline] |
| setMarksEnabled(bool m=true) | Plot | [inline] |
| setMarkX(LRange *l) | Plot | [inline] |
| setMarkY(LRange *l) | Plot | [inline] |
| setP1(Point p) | Plot | [inline] |
| setP2(Point p) | Plot | [inline] |
| setPosition(Point p) | Plot | [inline] |
| setPosition(double x, double y) | Plot | [inline] |
| setRange(LRange *r, int i) | Plot2D | [inline, virtual] |
| setRanges(LRange *r) | Plot2D | [inline, virtual] |
| setRegion(double min, double max) | Plot | [inline] |
| setRegion(LRange *r) | Plot | [inline] |
| setRegionEnabled(bool e=true) | Plot | [inline] |
| setRegionMax(double max) | Plot | [inline] |
| setRegionMin(double min) | Plot | [inline] |
| setRightPanel() | Plot | [inline] |
| setSize(Point s) | Plot | [inline] |
| setSize(double x, double y) | Plot | [inline] |
| setTopPanel() | Plot | [inline] |
| setTransparent(bool t=true) | Plot | [inline] |
| setType(PType i) | Plot | [inline] |
| setXBaseline(double b) | Plot | [inline] |
| setXBaselineEnabled(bool e=true) | Plot | [inline] |
| setXMax(int xmax, int X) | Plot | [inline] |
| setXMin(int xmin, int X) | Plot | [inline] |
| setXRange(double x1, double x2) | Plot | [inline] |
| setYMax(int ymax, int Y) | Plot | [inline] |
| setYMin(int ymin, int Y) | Plot | [inline] |
| setYRange(double y1, double y2) | Plot | [inline] |
| setZRange(double z1, double z2) | Plot | [inline] |
| shiftDown() | Plot | |
| shiftLeft() | Plot | |
| shiftRight() | Plot | |
| shiftUp() | Plot | |
| size | Plot | [protected] |
| Size() | Plot | [inline] |
| sortPoints(QPointArray pa, int s, int e) | Plot | |
| TicLabel(int atlf, int prec, QString dtf, double value) | Plot | |
| TicLabelValue(int atlf, QString string) | Plot | |
| title | Plot | [protected] |
| Title() | Plot | [inline] |
| transparent | Plot | [protected] |
| Transparent() | Plot | [inline] |
| type | Plot | [protected] |
| Type() | Plot | [inline] |
| worksheet | Plot | [protected] |
| XBaseline() | Plot | [inline] |
| xbaseline | Plot | [protected] |
| xbaseline_enabled | Plot | [protected] |
| XBaselineEnabled() | Plot | [inline] |
| zoomIn() | Plot | |
| zoomOut() | Plot | |
| ~Plot() | Plot | [inline, virtual] |
| ~Plot2D() | Plot2D | |