![]() |
Diana Software
|
This is the complete list of members for QGPlot, including all inherited members.
| AddCut(const std::string &cut) | QGPlot | virtual |
| AutoSetStyle() | QGPlot | virtual |
| Display() | QGPlot | virtual |
| DisplayEditWindow() | QGPlot | virtual |
| Duplicate() | QGPlot | virtual |
| Erase() | QGPlot | virtual |
| fCanvasWindow | QGPlot | protected |
| fCuts | QGPlot | protected |
| fCutsString | QGPlot | protected |
| fNeedsRegeneration | QGPlot | protected |
| fPlotEditWindow | QGPlot | protected |
| fPlots | QGPlot | protectedstatic |
| fSuperimpose | QGPlot | protected |
| fXUnits | QGPlot | protected |
| fXVariable | QGPlot | protected |
| fYUnits | QGPlot | protected |
| fYVariable | QGPlot | protected |
| Generate(QChain *chain=0) | QGPlot | virtual |
| GeneratePlotName(const std::string &baseName) const | QGPlot | virtual |
| GetCanvas() | QGPlot | virtual |
| GetCanvasWindow() const | QGPlot | inlinevirtual |
| GetCanvasWindowFromEditWindow() | QGPlot | virtual |
| GetCuts() const | QGPlot | inlinevirtual |
| GetCutsFromEditWindow() | QGPlot | virtual |
| GetEditWindow() | QGPlot | inlinevirtual |
| GetName() const | QGPlot | virtual |
| GetParametersFromEditWindow() | QGPlot | virtual |
| GetPlotByName(const std::string &name) | QGPlot | static |
| GetPlots() | QGPlot | inlinestatic |
| GetXUnits() const | QGPlot | inlinevirtual |
| GetXVariable() const | QGPlot | inlinevirtual |
| GetYUnits() const | QGPlot | inlinevirtual |
| GetYVariable() const | QGPlot | inlinevirtual |
| IsNameInUse(const std::string &name) const | QGPlot | virtual |
| IsSuperimposeSet() const | QGPlot | inlinevirtual |
| MakeCutsString() | QGPlot | virtual |
| NeedsRegeneration() const | QGPlot | inlinevirtual |
| Plot() | QGPlot | virtual |
| QGPlot() | QGPlot | |
| QGPlot(const QGPlot &) | QGPlot | |
| SetCanvasWindow(QGCanvasWindow *window) | QGPlot | virtual |
| SetCuts(const std::vector< std::string > &cuts) | QGPlot | virtual |
| SetName(const char *name=0) | QGPlot | virtual |
| SetPlotEditWindow(QGPlotEditWindow *window) | QGPlot | inlinevirtual |
| SetProperty(const std::string &key, const std::string &value) | QGPlot | virtual |
| SetRegenerate(bool flag=true) | QGPlot | inlinevirtual |
| SetSuperimpose(bool flag=false) | QGPlot | inlinevirtual |
| SetXUnits(const std::string &units) | QGPlot | inlinevirtual |
| SetXVariable(const std::string &x) | QGPlot | virtual |
| SetYUnits(const std::string &units) | QGPlot | inlinevirtual |
| SetYVariable(const std::string &y) | QGPlot | virtual |
| ShowPlotsList() | QGPlot | static |
| ~QGPlot() | QGPlot | virtual |