Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members Related Pages Search
PlotModule Member ListThis is the complete list of members for PlotModule, including all inherited members.
color() const | PlotModule | [inline] |
drawPlot(QPainter *p, int *, StatPlotGraph *graph, double xScale, double yScale)=0 | PlotModule | [pure virtual] |
PlotModule(bool, const QColor &) | PlotModule | |
setVisible(bool show) | PlotModule | [inline] |
show() const | PlotModule | [inline] |
toPixelXCoord(StatPlotGraph *s, double d) (defined in PlotModule) | PlotModule | [inline, protected] |
toPixelYCoord(StatPlotGraph *s, double d) (defined in PlotModule) | PlotModule | [inline, protected] |
trace(double x, double y, double *new_x, double *new_y)=0 | PlotModule | [pure virtual] |
updateCoords(double x, double y)=0 | PlotModule | [pure virtual] |
zoomStat(double *xmin, double *xmax, double *ymin, double *ymax)=0 | PlotModule | [pure virtual] |
|