QGPlot Member List
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 | [protected, static] |
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 | [inline, virtual] |
GetCanvasWindowFromEditWindow() | QGPlot | [virtual] |
GetCuts() const | QGPlot | [inline, virtual] |
GetCutsFromEditWindow() | QGPlot | [virtual] |
GetEditWindow() | QGPlot | [inline, virtual] |
GetName() const | QGPlot | [virtual] |
GetParametersFromEditWindow() | QGPlot | [virtual] |
GetPlotByName(const std::string &name) | QGPlot | [static] |
GetPlots() | QGPlot | [inline, static] |
GetXUnits() const | QGPlot | [inline, virtual] |
GetXVariable() const | QGPlot | [inline, virtual] |
GetYUnits() const | QGPlot | [inline, virtual] |
GetYVariable() const | QGPlot | [inline, virtual] |
IsNameInUse(const std::string &name) const | QGPlot | [virtual] |
IsSuperimposeSet() const | QGPlot | [inline, virtual] |
MakeCutsString() | QGPlot | [virtual] |
NeedsRegeneration() const | QGPlot | [inline, virtual] |
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 | [inline, virtual] |
SetProperty(const std::string &key, const std::string &value) | QGPlot | [virtual] |
SetRegenerate(bool flag=true) | QGPlot | [inline, virtual] |
SetSuperimpose(bool flag=false) | QGPlot | [inline, virtual] |
SetXUnits(const std::string &units) | QGPlot | [inline, virtual] |
SetXVariable(const std::string &x) | QGPlot | [virtual] |
SetYUnits(const std::string &units) | QGPlot | [inline, virtual] |
SetYVariable(const std::string &y) | QGPlot | [virtual] |
ShowPlotsList() | QGPlot | [static] |
~QGPlot() | QGPlot | [virtual] |