COPASI API
4.16.103
|
#include "CQBaseDataModel.h"
Go to the source code of this file.
Classes | |
class | CQLayoutsDM |
Macros | |
#define | COL_NAME 1 |
#define | COL_ROW_NUMBER 0 |
#define | COL_SHOW 2 |
#define | TOTAL_COLS 3 |
#define COL_NAME 1 |
Definition at line 20 of file CQLayoutsDM.h.
#define COL_ROW_NUMBER 0 |
Definition at line 19 of file CQLayoutsDM.h.
#define COL_SHOW 2 |
Definition at line 21 of file CQLayoutsDM.h.
Referenced by CQLayoutsWidget::CQLayoutsWidget(), CQLayoutsDM::data(), CQLayoutsDM::flags(), CQLayoutsDM::headerData(), CQLayoutsDM::setData(), and CQLayoutsWidget::showButtons().
#define TOTAL_COLS 3 |
Definition at line 22 of file CQLayoutsDM.h.
Referenced by CQParameterSetsDM::columnCount(), and CQLayoutsDM::columnCount().