Go to the source code of this file.
Defines | |
| #define | COLOFFSET 7 |
| #define | KIND_COL 0 |
| #define | NAME_COL 1 |
| #define | ID_COL 2 |
| #define | EXTNAME_COL 3 |
| #define | INSTANCE_COL 4 |
| #define | SRC_COL 5 |
| #define | DST_COL 6 |
| #define COLOFFSET 7 |
Definition at line 24 of file GridDlg.cpp.
| #define DST_COL 6 |
Definition at line 31 of file GridDlg.cpp.
| #define EXTNAME_COL 3 |
Definition at line 28 of file GridDlg.cpp.
| #define ID_COL 2 |
Definition at line 27 of file GridDlg.cpp.
| #define INSTANCE_COL 4 |
Definition at line 29 of file GridDlg.cpp.
| #define KIND_COL 0 |
Definition at line 25 of file GridDlg.cpp.
| #define NAME_COL 1 |
Definition at line 26 of file GridDlg.cpp.
| #define SRC_COL 5 |
Definition at line 30 of file GridDlg.cpp.
1.6.3