COPASI API
4.16.103
|
Go to the source code of this file.
Classes | |
class | CQFluxModeDM |
Macros | |
#define | COL_REACTION_EQUATION 3 |
#define | COL_REACTION_NAME 2 |
#define | COL_REVERSIBILITY 1 |
#define | FluxModeDM_COLUMNS 4 |
#define COL_REACTION_EQUATION 3 |
Definition at line 31 of file CQFluxModeDM.h.
Referenced by CQFluxModeDM::data(), and CQFluxModeDM::headerData().
#define COL_REACTION_NAME 2 |
Definition at line 30 of file CQFluxModeDM.h.
Referenced by CQEFMResultWidget::CQEFMResultWidget(), CQFluxModeDM::data(), and CQFluxModeDM::headerData().
#define COL_REVERSIBILITY 1 |
Definition at line 29 of file CQFluxModeDM.h.
Referenced by CQFluxModeDM::data(), and CQFluxModeDM::headerData().
#define FluxModeDM_COLUMNS 4 |
Definition at line 32 of file CQFluxModeDM.h.
Referenced by CQFluxModeDM::columnCount().