COPASI API
4.16.103
|
Go to the source code of this file.
Classes | |
class | CQEventDM |
Macros | |
#define | COL_ASSIGNEXPRESSION_EVENTS 6 |
#define | COL_ASSIGNTARGET_EVENTS 5 |
#define | COL_DELAY_EXPRESSION_EVENTS 4 |
#define | COL_DELAYED_EVENTS 3 |
#define | COL_NAME_EVENTS 1 |
#define | COL_TRIGGER_EVENTS 2 |
#define | TOTAL_COLS_EVENTS 7 |
#define COL_ASSIGNEXPRESSION_EVENTS 6 |
Definition at line 30 of file CQEventDM.h.
Referenced by CQEventDM::data(), and CQEventDM::headerData().
#define COL_ASSIGNTARGET_EVENTS 5 |
Definition at line 29 of file CQEventDM.h.
Referenced by CQEventDM::data(), and CQEventDM::headerData().
#define COL_DELAY_EXPRESSION_EVENTS 4 |
Definition at line 28 of file CQEventDM.h.
Referenced by CQEventDM::data(), and CQEventDM::headerData().
#define COL_DELAYED_EVENTS 3 |
Definition at line 27 of file CQEventDM.h.
Referenced by CQEventDM::data(), and CQEventDM::headerData().
#define COL_NAME_EVENTS 1 |
Definition at line 25 of file CQEventDM.h.
Referenced by CQEventDM::data(), CQEventDM::flags(), CQEventDM::headerData(), CQEventDM::insertRows(), and CQEventDM::setData().
#define COL_TRIGGER_EVENTS 2 |
Definition at line 26 of file CQEventDM.h.
Referenced by CQEventDM::data(), and CQEventDM::headerData().
#define TOTAL_COLS_EVENTS 7 |
Definition at line 31 of file CQEventDM.h.
Referenced by CQEventDM::columnCount().