Relacs
0.9.8
|
This is the complete list of members for Plot, including all inherited members.
addColor(const RGBColor &rgb) | Plot | |
addColor(int r, int g, int b) | Plot | |
AnyScale | Plot | static |
AutoMinScale | Plot | static |
AutoScale | Plot | static |
Axis enum name | Plot | |
back(void) | Plot | inline |
back(void) const | Plot | inline |
Black enum value | Plot | |
BlackBlueGreenRedWhiteGradient enum value | Plot | |
BlackMagentaRedYellowWhiteGradient enum value | Plot | |
Blue enum value | Plot | |
BlueGreenRedGradient enum value | Plot | |
BlueMagentaRedGradient enum value | Plot | |
BlueRedGradient enum value | Plot | |
BlueRedYellowWhiteGradient enum value | Plot | |
bmarg(void) const | Plot | inline |
Box enum value | Plot | |
Center enum value | Plot | |
Centered enum value | Plot | |
changedRange(void) | Plot | signal |
changedRange(int) | Plot | signal |
Chartreuse enum value | Plot | |
Circle enum value | Plot | |
CircleDot enum value | Plot | |
CircleEast enum value | Plot | |
CircleNorth enum value | Plot | |
CircleSouth enum value | Plot | |
CircleWest enum value | Plot | |
clear(void) | Plot | |
clearData(void) | Plot | |
clearData(int index) | Plot | |
clearDataMutex(void) | Plot | |
clearLabel(int index) | Plot | |
clearLabels(void) | Plot | |
clearSurfaceData(void) | Plot | |
color(int c) | Plot | |
Color enum name | Plot | |
Coordinates enum name | Plot | |
Copy enum value | Plot | |
Courier enum value | Plot | |
customEvent(QEvent *qce) | Plot | protected |
Cyan enum value | Plot | |
DarkCyan enum value | Plot | |
DarkGreen enum value | Plot | |
DarkOrange enum value | Plot | |
DarkTurquoise enum value | Plot | |
Dash enum name | Plot | |
DashDot enum value | Plot | |
DashDotDot enum value | Plot | |
DeepPink enum value | Plot | |
DeepSkyBlue enum value | Plot | |
DefaultF enum value | Plot | |
Diamond enum value | Plot | |
DiamondDot enum value | Plot | |
disableMouse(void) | Plot | |
Dot enum value | Plot | |
Dotted enum value | Plot | |
draw(void) | Plot | |
draw(QPaintDevice *qpm, bool drawdata) | Plot | protected |
DynamicScale | Plot | static |
enableMouse(void) | Plot | |
equalDataMutex(const Plot &p) const | Plot | |
ExactMinScale | Plot | static |
ExactScale | Plot | static |
First enum value | Plot | |
FirstAxis enum value | Plot | |
FirstMargin enum value | Plot | |
FirstX enum value | Plot | |
FirstY enum value | Plot | |
fontPixel(double w) const | Plot | |
Fonts enum name | Plot | |
front(void) | Plot | inline |
front(void) const | Plot | inline |
Gold enum value | Plot | |
Gradient enum name | Plot | |
Graph enum value | Plot | |
GraphX enum value | Plot | |
GraphY enum value | Plot | |
Gray enum value | Plot | |
GrayGradient enum value | Plot | |
Green enum value | Plot | |
Helvetica enum value | Plot | |
In enum value | Plot | |
inside(int xpixel, int ypixel) | Plot | |
Justification enum name | Plot | |
keep(void) const | Plot | inline |
keepData(void) | Plot | inline |
KeepMode enum name | Plot | |
keepPointer(void) | Plot | inline |
LastMouseEvent | Plot | protected |
Left enum value | Plot | |
lmarg(void) const | Plot | inline |
lock(void) | Plot | |
lockData(void) | Plot | |
LongDash enum value | Plot | |
Magenta enum value | Plot | |
MaxAxis | Plot | static |
minimumSizeHint(void) const | Plot | virtual |
MouseAction | Plot | protected |
MouseAnalyse | Plot | protected |
mouseAnalyse(MouseEvent &me) | Plot | protected |
MouseDisable | Plot | protected |
mouseDoubleClickEvent(QMouseEvent *qme) | Plot | protectedvirtual |
mouseEvent(MouseEvent &me) | Plot | protectedvirtual |
mouseGrabbed(void) const | Plot | inline |
MouseGrabbed | Plot | protected |
MouseMenu | Plot | protected |
mouseMenu(MouseEvent &me) | Plot | protected |
MouseMenuClick | Plot | protected |
MouseMove | Plot | protected |
mouseMoveEvent(QMouseEvent *qme) | Plot | protectedvirtual |
MouseMoveX | Plot | protected |
MouseMoveXY | Plot | protected |
MouseMoveY | Plot | protected |
mousePressEvent(QMouseEvent *qme) | Plot | protectedvirtual |
MouseRangeStack | Plot | protected |
mouseReleaseEvent(QMouseEvent *qme) | Plot | protectedvirtual |
mouseSelect(QAction *action) | Plot | protectedslot |
mouseSetCursor(MouseEvent &me) | Plot | protected |
MouseYShrink | Plot | protected |
MouseZoom | Plot | protected |
mouseZoomMoveFirstX(MouseEvent &me) | Plot | protected |
mouseZoomMoveFirstY(MouseEvent &me) | Plot | protected |
mouseZoomMovePlot(MouseEvent &me, bool move) | Plot | protected |
MouseZoomOut | Plot | protected |
MouseZoomReset | Plot | protected |
MouseZoomXMax | Plot | protected |
MouseZoomXMin | Plot | protected |
MouseZoomYMax | Plot | protected |
MouseZoomYMin | Plot | protected |
MultiPlot class | Plot | friend |
noAutoScaleX(void) | Plot | |
noAutoScaleX2(void) | Plot | |
noAutoScaleX2Y2(void) | Plot | |
noAutoScaleXY(void) | Plot | |
noAutoScaleY(void) | Plot | |
noAutoScaleY2(void) | Plot | |
noDataMutex(void) const | Plot | |
noGrid(void) | Plot | |
noTics(void) | Plot | |
noX2Grid(void) | Plot | inline |
noX2Tics(void) | Plot | inline |
noX2Y2Grid(void) | Plot | inline |
noXGrid(void) | Plot | inline |
noXTics(void) | Plot | inline |
noXYGrid(void) | Plot | inline |
noY2Grid(void) | Plot | inline |
noY2Tics(void) | Plot | inline |
noYGrid(void) | Plot | inline |
noYTics(void) | Plot | inline |
operator[](int i) | Plot | inline |
operator[](int i) const | Plot | inline |
Orange enum value | Plot | |
OrangeRed enum value | Plot | |
origin(double &x, double &y) const | Plot | |
Out enum value | Plot | |
paintEvent(QPaintEvent *qpe) | Plot | protected |
Pixel enum value | Plot | |
pixelPlotHeight(void) const | Plot | |
pixelPlotWidth(void) const | Plot | |
pixelScreenHeight(void) const | Plot | |
pixelScreenWidth(void) const | Plot | |
Plot(KeepMode keep, QWidget *parent=0) | Plot | |
Plot(QWidget *parent=0) | Plot | |
Plot(KeepMode keep, bool subwidget, int id=0, MultiPlot *mp=0) | Plot | |
plot(const T &x, const R &y, const LineStyle &line, const PointStyle &point=PointStyle()) | Plot | |
plot(const T &x, const R &y, const PointStyle &point, const LineStyle &line=LineStyle()) | Plot | inline |
plot(const T &x, const R &y, int lcolor=Transparent, int lwidth=1, Dash ldash=Solid, Points ptype=Circle, int psize=10, int pcolor=Transparent, int pfill=Transparent) | Plot | inline |
plot(const T &x, const R &y, double xscale, const LineStyle &line, const PointStyle &point=PointStyle()) | Plot | |
plot(const T &x, const R &y, double xscale, const PointStyle &point, const LineStyle &line=LineStyle()) | Plot | inline |
plot(const T &x, const R &y, double xscale, int lcolor=Transparent, int lwidth=1, Dash ldash=Solid, Points ptype=Circle, int psize=10, int pcolor=Transparent, int pfill=Transparent) | Plot | inline |
plot(const Map< T > &data, double xscale, const LineStyle &line, const PointStyle &point=PointStyle()) | Plot | |
plot(const Map< T > &data, double xscale, const PointStyle &point, const LineStyle &line=LineStyle()) | Plot | inline |
plot(const Map< T > &data, double xscale=1.0, int lcolor=Transparent, int lwidth=1, Dash ldash=Solid, Points ptype=Circle, int psize=10, int pcolor=Transparent, int pfill=Transparent) | Plot | inline |
plot(const SampleData< T > &data, double xscale, const LineStyle &line, const PointStyle &point=PointStyle()) | Plot | |
plot(const SampleData< T > &data, double xscale, const PointStyle &point, const LineStyle &line=LineStyle()) | Plot | inline |
plot(const SampleData< T > &data, double xscale, int lcolor=Transparent, int lwidth=1, Dash ldash=Solid, Points ptype=Circle, int psize=10, int pcolor=Transparent, int pfill=Transparent) | Plot | inline |
plot(const T &x, double tscale, double y, Coordinates ycoor, int lwidth, Points ptype, double size, Coordinates sizecoor, int pcolor=Red, int pfill=Transparent) | Plot | |
plot(const EventData &x, int origin, double offset, double tscale, double y, Coordinates ycoor, int lwidth, Points ptype, double size, Coordinates sizecoor, int pcolor=Red, int pfill=Transparent) | Plot | |
plot(const InData &data, int origin, double offset, double tscale, const LineStyle &line, const PointStyle &point=PointStyle()) | Plot | |
plot(const InData &data, int origin, double offset, double tscale, const PointStyle &point, const LineStyle &line=LineStyle()) | Plot | inline |
plot(const InData &data, int origin, double offset, double tscale, int lcolor=Transparent, int lwidth=1, Dash ldash=Solid, Points ptype=Circle, int psize=10, int pcolor=Transparent, int pfill=Transparent) | Plot | inline |
plot(const EventData &events, const InData &data, int origin, double offset, double tscale, int lwidth, Points ptype, double size, Coordinates sizecoor, int pcolor=Red, int pfill=Transparent) | Plot | |
plot(const OutData &data, double xscale, const LineStyle &line, const PointStyle &point=PointStyle()) | Plot | |
plot(const OutData &data, double xscale, const PointStyle &point, const LineStyle &line=LineStyle()) | Plot | inline |
plot(const OutData &data, double xscale, int lcolor=Transparent, int lwidth=1, Dash ldash=Solid, Points ptype=Circle, int psize=10, int pcolor=Transparent, int pfill=Transparent) | Plot | inline |
plot(const SampleData< SampleDataD > &data, double xscale, int gradient=0) | Plot | |
plotHLine(double y, const LineStyle &line) | Plot | |
plotHLine(double y, int lcolor=White, int lwidth=1, Dash ldash=Solid) | Plot | inline |
plotLine(double x1, double y1, double x2, double y2, const LineStyle &line) | Plot | |
plotLine(double x1, double y1, double x2, double y2, int lcolor=White, int lwidth=1, Dash ldash=Solid) | Plot | inline |
plotPoint(double x, Coordinates xcoor, double y, Coordinates ycoor, int lwidth, Points ptype, double size, Coordinates sizecoor, int pcolor=Red, int pfill=Transparent) | Plot | |
plotVLine(double x, const LineStyle &line) | Plot | |
plotVLine(double x, int lcolor=White, int lwidth=1, Dash ldash=Solid) | Plot | inline |
Pointer enum value | Plot | |
Points enum name | Plot | |
popRanges(void) | Plot | |
pushRanges(void) | Plot | |
ranges(void) const | Plot | |
readMouse(QMouseEvent *qme, MouseEvent &me) | Plot | protected |
Red enum value | Plot | |
resetRanges(void) | Plot | |
resizeEvent(QResizeEvent *qre) | Plot | protected |
resizePlot(QResizeEvent *qre) | Plot | signal |
Right enum value | Plot | |
rmarg(void) const | Plot | inline |
scale(int width, int height) | Plot | |
Screen enum value | Plot | |
Second enum value | Plot | |
SecondAxis enum value | Plot | |
SecondMargin enum value | Plot | |
SecondX enum value | Plot | |
SecondY enum value | Plot | |
setAutoScaleBMarg(void) | Plot | inline |
setAutoScaleLMarg(void) | Plot | inline |
setAutoScaleRMarg(void) | Plot | inline |
setAutoScaleTMarg(void) | Plot | inline |
setAutoScaleX(void) | Plot | |
setAutoScaleX2(void) | Plot | |
setAutoScaleX2Y2(void) | Plot | |
setAutoScaleXY(void) | Plot | |
setAutoScaleY(void) | Plot | |
setAutoScaleY2(void) | Plot | |
setBackgroundColor(int c) | Plot | inline |
setBMarg(double bmarg) | Plot | |
setDataMutex(QMutex *mutex) | Plot | |
setDataMutex(QReadWriteLock *mutex) | Plot | |
setFontSize(double pixel) | Plot | |
setFormat(const string &format) | Plot | |
setFormatX(const string &format) | Plot | inline |
setFormatX2(const string &format) | Plot | inline |
setFormatX2Y2(const string &format) | Plot | inline |
setFormatXY(const string &format) | Plot | inline |
setFormatY(const string &format) | Plot | inline |
setFormatY2(const string &format) | Plot | inline |
setLabel(const string &label, double x, double y, Justification just=Left, double angle=0.0) | Plot | |
setLabel(const string &label, double x, Coordinates xcoor, double y, Coordinates ycoor, Justification just=Left, double angle=0.0) | Plot | |
setLabel(const string &label, double x, Coordinates xcoor, double y, Coordinates ycoor, Justification just, double angle, int color, double size=1.0, Fonts font=DefaultF, int bcolor=Transparent, int fwidth=0, int fcolor=Transparent) | Plot | |
setLabel(int index, const string &label) | Plot | |
setLMarg(double lmarg) | Plot | |
setMinX2Tics(double min=AutoScale) | Plot | |
setMinXTics(double min=AutoScale) | Plot | |
setMinY2Tics(double min=AutoScale) | Plot | |
setMinYTics(double min=AutoScale) | Plot | |
setMouseCoordinates(MouseEvent &me) | Plot | protected |
setOrigin(double x, double y) | Plot | |
setPlotColor(int c) | Plot | inline |
setRMarg(double rmarg) | Plot | |
setScreenBorder(int marg) | Plot | |
setSize(double w, double h) | Plot | |
setSkip(bool skip=true) | Plot | |
setTicsStyle(Tics pos, int color=Transparent, int len=5, int width=1) | Plot | |
setTitle(const string &title) | Plot | inline |
setTitle(const string &title, int color, double size=1.0, Fonts font=DefaultF, int bcolor=Transparent, int fwidth=0, int fcolor=Transparent) | Plot | |
setTitlePos(double xpos=1.0, Coordinates xcoor=Graph, double ypos=0.0, Coordinates ycoor=SecondAxis, Justification just=Right, double angle=0.0) | Plot | |
setTMarg(double tmarg) | Plot | |
setUserMouseTracking(bool enable) | Plot | slot |
setX2FallBackRange(double xmin, double xmax) | Plot | |
setX2Grid(int color=White, int width=1, Dash dash=Dotted) | Plot | |
setX2Grid(const LineStyle &style) | Plot | |
setX2Label(const string &label) | Plot | inline |
setX2Label(const string &label, int color, double size=1.0, Fonts font=DefaultF, int bcolor=Transparent, int fwidth=0, int fcolor=Transparent) | Plot | |
setX2LabelPos(double xpos, Coordinates xcoor=Graph, double ypos=-1.0, Coordinates ycoor=FirstAxis, Justification just=Right, double angle=0.0) | Plot | |
setX2Range(double xmin, double xmax) | Plot | |
setX2Tics(double incr=DynamicScale, int pos=1) | Plot | |
setX2Tics(double start, double incr, int pos=1) | Plot | |
setX2Tics(int pos) | Plot | |
setX2Y2Grid(int color=White, int width=1, Dash dash=Dotted) | Plot | |
setX2Y2Grid(const LineStyle &style) | Plot | |
setXFallBackRange(double xmin, double xmax) | Plot | |
setXGrid(int color=White, int width=1, Dash dash=Dotted) | Plot | |
setXGrid(const LineStyle &style) | Plot | |
setXLabel(const string &label) | Plot | inline |
setXLabel(const string &label, int color, double size=1.0, Fonts font=DefaultF, int bcolor=Transparent, int fwidth=0, int fcolor=Transparent) | Plot | |
setXLabelPos(double xpos, Coordinates xcoor=Graph, double ypos=-1.0, Coordinates ycoor=FirstAxis, Justification just=Right, double angle=0.0) | Plot | |
setXRange(double xmin, double xmax) | Plot | |
setXTics(double incr=DynamicScale, int pos=1) | Plot | |
setXTics(double start, double incr, int pos=1) | Plot | |
setXTics(int pos) | Plot | |
setXYGrid(int color=White, int width=1, Dash dash=Dotted) | Plot | |
setXYGrid(const LineStyle &style) | Plot | |
setY2FallBackRange(double ymin, double ymax) | Plot | |
setY2Grid(int color=White, int width=1, Dash dash=Dotted) | Plot | |
setY2Grid(const LineStyle &style) | Plot | |
setY2Label(const string &label) | Plot | inline |
setY2Label(const string &label, int color, double size=1.0, Fonts font=DefaultF, int bcolor=Transparent, int fwidth=0, int fcolor=Transparent) | Plot | |
setY2LabelPos(double xpos=0.0, Coordinates xcoor=Screen, double ypos=0.0, Coordinates ycoor=SecondAxis, Justification just=Left, double angle=0.0) | Plot | |
setY2Range(double ymin, double ymax) | Plot | |
setY2Tics(double incr=DynamicScale, int pos=1) | Plot | |
setY2Tics(double start, double incr, int pos=1) | Plot | |
setY2Tics(int pos) | Plot | |
setYFallBackRange(double ymin, double ymax) | Plot | |
setYGrid(int color=White, int width=1, Dash dash=Dotted) | Plot | |
setYGrid(const LineStyle &style) | Plot | |
setYLabel(const string &label) | Plot | inline |
setYLabel(const string &label, int color, double size=1.0, Fonts font=DefaultF, int bcolor=Transparent, int fwidth=0, int fcolor=Transparent) | Plot | |
setYLabelPos(double xpos=0.0, Coordinates xcoor=Screen, double ypos=0.0, Coordinates ycoor=SecondAxis, Justification just=Left, double angle=0.0) | Plot | |
setYRange(double ymin, double ymax) | Plot | |
setYShrinkFactor(double f) | Plot | |
setYTics(double incr=DynamicScale, int pos=1) | Plot | |
setYTics(double start, double incr, int pos=1) | Plot | |
setYTics(int pos) | Plot | |
setZRange(double zmin, double zmax) | Plot | |
ShortDash enum value | Plot | |
size(double &x, double &y) const | Plot | |
sizeHint(void) const | Plot | virtual |
skip(void) const | Plot | |
Solid enum value | Plot | |
SpringGreen enum value | Plot | |
Square enum value | Plot | |
SquareDot enum value | Plot | |
SquareEast enum value | Plot | |
SquareNorth enum value | Plot | |
SquareSouth enum value | Plot | |
SquareWest enum value | Plot | |
StrokeHorizontal enum value | Plot | |
StrokeUp enum value | Plot | |
StrokeVertical enum value | Plot | |
Symbols enum value | Plot | |
Tics enum name | Plot | |
Times enum value | Plot | |
tmarg(void) const | Plot | inline |
Transparent enum value | Plot | |
TriangleDown enum value | Plot | |
TriangleDownDot enum value | Plot | |
TriangleEast enum value | Plot | |
TriangleLeft enum value | Plot | |
TriangleLeftDot enum value | Plot | |
TriangleNorth enum value | Plot | |
TriangleRight enum value | Plot | |
TriangleRightDot enum value | Plot | |
TriangleSouth enum value | Plot | |
TriangleUp enum value | Plot | |
TriangleUpDot enum value | Plot | |
TriangleWest enum value | Plot | |
tryLock(int timeoutms=1) | Plot | |
tryLockData(int timeout=1) | Plot | |
unlock(void) | Plot | |
unlockData(void) | Plot | |
userMouseEvent(Plot::MouseEvent &me) | Plot | signal |
White enum value | Plot | |
WideDotted enum value | Plot | |
WidgetBackground enum value | Plot | |
X1Y1 enum value | Plot | |
X1Y2 enum value | Plot | |
x2maxRange(void) const | Plot | inline |
x2minRange(void) const | Plot | inline |
x2ticsIncr(void) const | Plot | inline |
x2ticsStart(void) const | Plot | inline |
X2Y1 enum value | Plot | |
X2Y2 enum value | Plot | |
xmaxRange(void) const | Plot | inline |
xminRange(void) const | Plot | inline |
xPixel(double xpos, Coordinates xcoor=FirstX) const | Plot | |
xPixel(const Position &pos) const | Plot | |
xticsIncr(void) const | Plot | inline |
xticsStart(void) const | Plot | inline |
y2maxRange(void) const | Plot | inline |
y2minRange(void) const | Plot | inline |
y2ticsIncr(void) const | Plot | inline |
y2ticsStart(void) const | Plot | inline |
Yellow enum value | Plot | |
ymaxRange(void) const | Plot | inline |
yminRange(void) const | Plot | inline |
yPixel(double ypos, Plot::Coordinates ycoor=FirstY) const | Plot | |
yPixel(const Position &pos) const | Plot | |
yticsIncr(void) const | Plot | inline |
yticsStart(void) const | Plot | inline |
zmaxRange(void) const | Plot | inline |
zminRange(void) const | Plot | inline |
zoomedRange(void) | Plot | |
zoomedX2Range(void) | Plot | |
zoomedXRange(void) | Plot | |
zoomedY2Range(void) | Plot | |
zoomedYRange(void) | Plot | |
~Plot(void) | Plot |