COPASI API
4.16.103
|
#include "UI/CQBaseDataModel.h"
Go to the source code of this file.
Classes | |
class | CQReferenceDM |
Macros | |
#define | COL_DESCRIPTION 3 |
#define | COL_ID_REFERENCE 2 |
#define | COL_RESOURCE_REFERENCE 1 |
#define | TOTAL_COLS_REFERENCES 4 |
#define COL_DESCRIPTION 3 |
Definition at line 28 of file CQReferenceDM.h.
Referenced by CQReferenceDM::data(), CQReferenceDM::headerData(), and CQReferenceDM::setData().
#define COL_ID_REFERENCE 2 |
Definition at line 27 of file CQReferenceDM.h.
Referenced by CQReferenceDM::data(), CQReferenceDM::headerData(), CQReferenceDM::removeRows(), and CQReferenceDM::setData().
#define COL_RESOURCE_REFERENCE 1 |
Definition at line 26 of file CQReferenceDM.h.
Referenced by CQMiriamWidget::CQMiriamWidget(), CQReferenceDM::data(), CQReferenceDM::headerData(), CQReferenceDM::removeRows(), and CQReferenceDM::setData().
#define TOTAL_COLS_REFERENCES 4 |
Definition at line 29 of file CQReferenceDM.h.
Referenced by CQReferenceDM::columnCount().