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 | Plot3D | [private] |
Background() | Plot | [inline] |
baseline | Plot | [protected] |
Baseline() | Plot | [inline] |
baseline_enabled | Plot | [protected] |
BaselineEnabled() | Plot | [inline] |
bgcolor | Plot | [protected] |
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) | 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 | |
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) | Plot3D | [inline, virtual] |
getGraphList() | Plot | [inline] |
getLegend() | Plot | [inline] |
graphBackground() | Plot | [inline] |
graphlist | Plot | [protected] |
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 | [protected] |
markX() | Plot | [inline] |
marky | Plot | [protected] |
markY() | Plot | [inline] |
open(QTextStream *t, int version) | Plot | |
openAxes(QTextStream *t, int version) | Plot3D | [virtual] |
openAxis(QTextStream *t, int version, Axis *axis) | Plot | |
openPlotXML(QDomNode node) | Plot | |
openXML(QDomElement e) | Plot3D | [virtual] |
p1 | Plot | [protected] |
P1() | Plot | [inline] |
p2 | Plot | [protected] |
P2() | Plot | [inline] |
Plot(class Worksheet *w) | Plot | |
Plot3D(Worksheet *p) | Plot3D | |
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] |
renderstyle | Plot3D | [private] |
RenderStyle() | Plot3D | [inline] |
save(QTextStream *t) | Plot | |
saveAxes(QTextStream *t) | Plot3D | [virtual] |
saveAxis(QTextStream *t, Axis *axis) | Plot | |
savePlotXML(QDomDocument doc) | Plot | |
saveXML(QDomDocument doc, QDomElement plottag) | Plot3D | [virtual] |
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(QBrush 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 | |
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) | 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] |
setRenderStyle(bool v=true) | Plot3D | [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 | [inline] |
size | Plot | [protected] |
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 | [inline] |
transparent | Plot | [protected] |
type | Plot | [protected] |
Type() | Plot | [inline] |
worksheet | Plot | [protected] |
xbaseline | Plot | [protected] |
XBaseline() | Plot | [inline] |
xbaseline_enabled | Plot | [protected] |
XBaselineEnabled() | Plot | [inline] |
zoomIn() | Plot | |
zoomOut() | Plot | |
~Plot() | Plot | [inline, virtual] |
~Plot3D() | Plot3D | |