, including all inherited members.
addArgument(const string &name, const int &value) | CPyPlot | [protected] |
addArgument(const string &name, const double &value) | CPyPlot | [protected] |
addArgument(const string &name, const string &value) | CPyPlot | [protected] |
addArgument(const string &name, PyObject *ref) | CPyPlot | [protected] |
addLimitingValue(Cvals *limitType, double limMin, double limMax) | CPyPlot | |
binname_ (defined in CPyColorPlot) | CPyColorPlot | [private] |
calculate(Matrix< float > *thedata=0) | CPyColorPlot | [virtual] |
calculated_ (defined in CPyPlot) | CPyPlot | [protected] |
CPyColorPlot(string xname="x", string yname="y", string binname="mass", int nx=10, int ny=10, int type=0, int igridmethod=1, QWidget *myparent=0) | CPyColorPlot | |
CPyPlot(QWidget *parent, string xname="x", string yname="y", int type=0) | CPyPlot | |
createNewPlot(const plotData &pd) | CPyPlot | [static] |
data_ (defined in CPyColorPlot) | CPyColorPlot | [private] |
dims_ | CPyColorPlot | [private] |
do_plotting() | CPyColorPlot | [virtual] |
emitsignal() (defined in CPyPlot) | CPyPlot | |
getBinname() const (defined in CPyColorPlot) | CPyColorPlot | |
getDataPtr() const (defined in CPyColorPlot) | CPyColorPlot | |
getDict() const (defined in CPyPlot) | CPyPlot | [protected] |
getFile() const (defined in CPyPlot) | CPyPlot | |
getNParticles() const (defined in CPyPlot) | CPyPlot | |
getNumPlots() const (defined in CPyPlot) | CPyPlot | |
getNx() const (defined in CPyColorPlot) | CPyColorPlot | |
getNy() const (defined in CPyColorPlot) | CPyColorPlot | |
getPlotPtr(const int &num) (defined in CPyPlot) | CPyPlot | [static] |
getPlotType() const (defined in CPyPlot) | CPyPlot | |
getPyDataPtr() const (defined in CPyColorPlot) | CPyColorPlot | |
getRun() const (defined in CPyPlot) | CPyPlot | |
getType() const (defined in CPyPlot) | CPyPlot | |
getWindowTitle() | CPyPlot | [virtual] |
getXmax() const (defined in CPyPlot) | CPyPlot | |
getXmin() const (defined in CPyPlot) | CPyPlot | |
getXname() const (defined in CPyPlot) | CPyPlot | |
getYmax() const (defined in CPyPlot) | CPyPlot | |
getYmin() const (defined in CPyPlot) | CPyPlot | |
getYname() const (defined in CPyPlot) | CPyPlot | |
igridmethod_ | CPyColorPlot | [private] |
importArray() | CPyPlot | [protected, static] |
limits(double &xmin, double &xmax, double &ymin, double &ymax) (defined in CPyPlot) | CPyPlot | |
mdiWin_ | CPyPlot | [protected] |
nx_ (defined in CPyColorPlot) | CPyColorPlot | [private] |
ny_ (defined in CPyColorPlot) | CPyColorPlot | [private] |
plot() | CPyPlot | |
PLOT_GRID enum value (defined in CPyPlot) | CPyPlot | |
PLOT_PARTDATA enum value (defined in CPyPlot) | CPyPlot | |
PLOT_RENDER enum value (defined in CPyPlot) | CPyPlot | |
PLOT_SCATTER enum value (defined in CPyPlot) | CPyPlot | |
plotType_ | CPyPlot | [protected] |
plotTypes enum name | CPyPlot | |
printArguments() | CPyPlot | |
pyData_ | CPyColorPlot | [private] |
pyWidget_ | CPyPlot | [protected] |
resizeEvent(QResizeEvent *revent) (defined in CPyPlot) | CPyPlot | [protected] |
setFile(int file) (defined in CPyPlot) | CPyPlot | |
setLimits(const double &xmin, const double &xmax, const double &ymin, const double &ynax) | CPyPlot | |
setNParticles(const int &npart) (defined in CPyPlot) | CPyPlot | |
setNxNy(int nx, int ny) (defined in CPyColorPlot) | CPyColorPlot | |
setPlotType(string type) (defined in CPyPlot) | CPyPlot | [protected] |
setRun(int run) (defined in CPyPlot) | CPyPlot | |
setXLimits(const double &xmin, const double &xmax) | CPyPlot | |
setYLimits(const double &ymin, const double &ymax) | CPyPlot | |
testsignal() (defined in CPyPlot) | CPyPlot | [signal] |
type_ | CPyPlot | [protected] |
xLimits(double &xmin, double &xmax) (defined in CPyPlot) | CPyPlot | |
yLimits(double &ymin, double &ymax) (defined in CPyPlot) | CPyPlot | |
~CPyColorPlot() (defined in CPyColorPlot) | CPyColorPlot | |
~CPyPlot() | CPyPlot | [virtual] |