actrange | Plot | [protected] |
ActRange(int i) | Plot | [inline] |
ActRanges() | Plot | [inline] |
autoScaleX() | Plot | |
autoScaleY() | Plot | |
autoScaleZ() | Plot | |
autoTics(double min, double max) | Plot | [protected] |
axis | Plot3D | [private] |
Background() | Plot | [inline] |
baseline | Plot | [protected] |
Baseline() | Plot | [inline] |
baseline_enabled | Plot | [protected] |
baselineEnabled() | Plot | [inline] |
bgcolor | Plot | [protected] |
borderenabled | Plot3D | [private] |
borderEnabled(int index) | Plot3D | [inline, virtual] |
clear() | Plot | [inline] |
ClipOffset() | Plot | [inline] |
clipoffset | Plot | [protected] |
dataValue(double x) | Plot | |
draw(QPainter *p, int w, int h) | Plot3D | [virtual] |
drawAxes(QPainter *p, int w, int h, bool hide) | Plot3D | |
drawBorder(QPainter *p, int w, int h, bool hide) | Plot3D | |
drawCurves(QPainter *p, int w, int h) | Plot3D | |
drawErrorBar(QPainter *p, QPointArray pa, QPointArray hpa, QPointArray vpa) | Plot | |
drawStyle(QPainter *p, Style *s, Symbol *symbol, QPointArray pa, int xmin, int xmax, int ymin, int ymax) | Plot | |
enableBorder(int index, bool b=true) | Plot3D | [inline, virtual] |
enableGrid(int index, bool b=true) | Plot3D | [inline, virtual] |
gbgcolor | Plot | [protected] |
getAxis(int i) | Plot3D | [inline, virtual] |
getGraphList() | Plot | [inline] |
getLegend() | Plot | [inline] |
graphBackground() | Plot | [inline] |
graphlist | Plot | [protected] |
gridEnabled(int index) | Plot3D | [inline, virtual] |
gridenabled | Plot3D | [private] |
Info() | Plot3D | |
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 | [inline] |
markx | Plot | [protected] |
markY() | Plot | [inline] |
marky | Plot | [protected] |
open(QTextStream *t, int version) | Plot | |
openAxes(QTextStream *t, int version) | Plot3D | [virtual] |
openAxis(QTextStream *t, int version, Axis *axis, bool *gridenabled, bool *borderenabled, bool *minorgridenabled) | Plot | |
p1 | Plot | [protected] |
P1() | Plot | [inline] |
p2 | Plot | [protected] |
P2() | Plot | [inline] |
Plot(class Worksheet *p) | Plot | |
Plot3D(Worksheet *p) | Plot3D | |
Position() | Plot | [inline] |
position | Plot | [protected] |
range | Plot | [protected] |
Range(int i) | Plot | [inline] |
Ranges() | Plot | [inline] |
region | Plot | [protected] |
Region() | Plot | [inline] |
region_enabled | Plot | [protected] |
regionEnabled() | Plot | [inline] |
RegionMax() | Plot | [inline] |
RegionMin() | Plot | [inline] |
save(QTextStream *t) | Plot | |
saveAxes(QTextStream *t) | Plot3D | [virtual] |
saveAxis(QTextStream *t, Axis *axis, int gridenabled, int borderenabled, int minorgridenabled) | Plot | |
scaleXDown() | Plot | |
scaleXUp() | Plot | |
scaleYDown() | Plot | |
scaleYUp() | Plot | |
scaleZDown() | Plot | |
scaleZUp() | Plot | |
setActRange(LRange *r, int i) | Plot3D | [inline, virtual] |
setActRanges(LRange *r) | Plot3D | [inline, virtual] |
setBackground(QColor c) | Plot | [inline] |
setBackground(QString c) | Plot | [inline] |
setBaseline(double b) | Plot | [inline] |
setBaselineEnabled(bool e=true) | Plot | [inline] |
setBorder(int item, bool on) | Plot3D | [virtual] |
setClipOffset(int c) | Plot | [inline] |
setGraphBackground(QColor c) | Plot | [inline] |
setGraphBackground(QString c) | 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) | Plot3D | [inline, virtual] |
setRanges(LRange *r) | Plot3D | [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] |
setSize(Point s) | Plot | [inline] |
setSize(double x, double y) | Plot | [inline] |
setTransparent(bool t) | 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 | [inline] |
size | Plot | [protected] |
TicLabel(int atlf, int prec, QString dtf, double value) | Plot | |
TicLabelValue(int atlf, QString string) | Plot | |
Title() | Plot | [inline] |
title | Plot | [protected] |
transparent | Plot | [protected] |
Transparent() | Plot | [inline] |
Type() | Plot | [inline] |
type | Plot | [protected] |
worksheet | Plot | [protected] |
XBaseline() | Plot | [inline] |
xbaseline | Plot | [protected] |
xbaseline_enabled | Plot | [protected] |
xbaselineEnabled() | Plot | [inline] |
zoomIn() | Plot | |
zoomOut() | Plot | |
~Plot() | Plot | [inline, virtual] |
~Plot3D() | Plot3D | [inline] |