COPASI API
4.16.103
|
Go to the source code of this file.
Classes | |
class | CQPlotDM |
Macros | |
#define | COL_ACTIVE_PLOTS 3 |
#define | COL_CURVES_PLOTS 2 |
#define | COL_NAME_PLOTS 1 |
#define | TOTAL_COLS_PLOTS 4 |
#define COL_ACTIVE_PLOTS 3 |
Definition at line 27 of file CQPlotDM.h.
Referenced by CQPlotDM::data(), CQPlotDM::flags(), CQPlotDM::headerData(), and CQPlotDM::setData().
#define COL_CURVES_PLOTS 2 |
Definition at line 26 of file CQPlotDM.h.
Referenced by CQPlotDM::data(), and CQPlotDM::headerData().
#define COL_NAME_PLOTS 1 |
Definition at line 25 of file CQPlotDM.h.
Referenced by CQPlotDM::data(), CQPlotDM::flags(), CQPlotDM::headerData(), CQPlotDM::insertRows(), and CQPlotDM::setData().
#define TOTAL_COLS_PLOTS 4 |
Definition at line 28 of file CQPlotDM.h.
Referenced by CQPlotDM::columnCount().