COPASI API
4.16.103
|
Go to the source code of this file.
Classes | |
class | CQGlobalQuantityDM |
Macros | |
#define | COL_EXPRESSION_GQ 7 |
#define | COL_IEXPRESSION_GQ 6 |
#define | COL_INITIAL_GQ 3 |
#define | COL_NAME_GQ 1 |
#define | COL_RATE_GQ 5 |
#define | COL_TRANSIENT_GQ 4 |
#define | COL_TYPE_GQ 2 |
#define | TOTAL_COLS_GQ 8 |
#define COL_EXPRESSION_GQ 7 |
Definition at line 31 of file CQGlobalQuantityDM.h.
Referenced by CQGlobalQuantityDM::data(), and CQGlobalQuantityDM::headerData().
#define COL_IEXPRESSION_GQ 6 |
Definition at line 30 of file CQGlobalQuantityDM.h.
Referenced by CQGlobalQuantityDM::data(), and CQGlobalQuantityDM::headerData().
#define COL_INITIAL_GQ 3 |
Definition at line 27 of file CQGlobalQuantityDM.h.
Referenced by CQGlobalQuantityDM::data(), CQGlobalQuantityDM::flags(), CQGlobalQuantityDM::headerData(), and CQGlobalQuantityDM::setData().
#define COL_NAME_GQ 1 |
Definition at line 25 of file CQGlobalQuantityDM.h.
Referenced by CQGlobalQuantityDM::data(), CQGlobalQuantityDM::flags(), CQGlobalQuantityDM::headerData(), CQGlobalQuantityDM::insertRows(), and CQGlobalQuantityDM::setData().
#define COL_RATE_GQ 5 |
Definition at line 29 of file CQGlobalQuantityDM.h.
Referenced by CQGlobalQuantityDM::data(), and CQGlobalQuantityDM::headerData().
#define COL_TRANSIENT_GQ 4 |
Definition at line 28 of file CQGlobalQuantityDM.h.
Referenced by CQGlobalQuantityDM::data(), and CQGlobalQuantityDM::headerData().
#define COL_TYPE_GQ 2 |
Definition at line 26 of file CQGlobalQuantityDM.h.
Referenced by CQGlobalQuantitiesWidget::CQGlobalQuantitiesWidget(), CQGlobalQuantityDM::data(), CQGlobalQuantityDM::flags(), CQGlobalQuantityDM::headerData(), and CQGlobalQuantityDM::setData().
#define TOTAL_COLS_GQ 8 |
Definition at line 32 of file CQGlobalQuantityDM.h.
Referenced by CQGlobalQuantityDM::columnCount().