COPASI API
4.16.103
|
#include "UI/CQBaseDataModel.h"
Go to the source code of this file.
Classes | |
class | CQCreatorDM |
Macros | |
#define | COL_EMAIL 3 |
#define | COL_FAMILY_NAME 1 |
#define | COL_GIVEN_NAME 2 |
#define | COL_ORG 4 |
#define | TOTAL_COLS_CREATORS 5 |
#define COL_EMAIL 3 |
Definition at line 28 of file CQCreatorDM.h.
Referenced by CQCreatorDM::data(), CQCreatorDM::headerData(), and CQCreatorDM::setData().
#define COL_FAMILY_NAME 1 |
Definition at line 26 of file CQCreatorDM.h.
Referenced by CQCreatorDM::data(), CQCreatorDM::headerData(), CQCreatorDM::removeRows(), and CQCreatorDM::setData().
#define COL_GIVEN_NAME 2 |
Definition at line 27 of file CQCreatorDM.h.
Referenced by CQCreatorDM::data(), CQCreatorDM::headerData(), CQCreatorDM::removeRows(), and CQCreatorDM::setData().
#define COL_ORG 4 |
Definition at line 29 of file CQCreatorDM.h.
Referenced by CQCreatorDM::data(), CQCreatorDM::headerData(), and CQCreatorDM::setData().
#define TOTAL_COLS_CREATORS 5 |
Definition at line 30 of file CQCreatorDM.h.
Referenced by CQCreatorDM::columnCount().