#include <creaWx.h>#include <string>#include <map>#include <vector>#include <creaImageIOWxGimmickView.h>#include <wx/listctrl.h>#include <wx/statline.h>

Go to the source code of this file.
Classes | |
| class | creaImageIO::WxDescriptorPanel |
Namespaces | |
| namespace | creaImageIO |
Defines | |
| #define | ID_DESCRIPTOR 1500 |
| #define | ID_LEVEL_CTRL ID_DESCRIPTOR+1 |
| #define | ID_LEVEL_ADD ID_DESCRIPTOR+2 |
| #define | ID_GR_CTRL ID_DESCRIPTOR+3 |
| #define | ID_EL_CTRL ID_DESCRIPTOR+4 |
| #define | ID_NAME_CTRL ID_DESCRIPTOR+5 |
| #define | ID_ATTRIBUTE_CTRL ID_DESCRIPTOR+6 |
| #define | ID_ATTRIBUTE_ADD ID_DESCRIPTOR+7 |
| #define | ID_REMOVE_ADD ID_DESCRIPTOR+8 |
| #define | ID_DSCP_APPLY ID_DESCRIPTOR+9 |
| #define ID_ATTRIBUTE_ADD ID_DESCRIPTOR+7 |
Definition at line 21 of file creaImageIOWxDescriptorPanel.h.
Referenced by creaImageIO::WxDescriptorPanel::WxDescriptorPanel().
| #define ID_ATTRIBUTE_CTRL ID_DESCRIPTOR+6 |
Definition at line 20 of file creaImageIOWxDescriptorPanel.h.
Referenced by creaImageIO::WxDescriptorPanel::WxDescriptorPanel().
| #define ID_DESCRIPTOR 1500 |
Definition at line 14 of file creaImageIOWxDescriptorPanel.h.
| #define ID_DSCP_APPLY ID_DESCRIPTOR+9 |
Definition at line 23 of file creaImageIOWxDescriptorPanel.h.
| #define ID_EL_CTRL ID_DESCRIPTOR+4 |
Definition at line 18 of file creaImageIOWxDescriptorPanel.h.
Referenced by creaImageIO::WxDescriptorPanel::WxDescriptorPanel().
| #define ID_GR_CTRL ID_DESCRIPTOR+3 |
Definition at line 17 of file creaImageIOWxDescriptorPanel.h.
Referenced by creaImageIO::WxDescriptorPanel::WxDescriptorPanel().
| #define ID_LEVEL_ADD ID_DESCRIPTOR+2 |
Definition at line 16 of file creaImageIOWxDescriptorPanel.h.
Referenced by creaImageIO::WxDescriptorPanel::WxDescriptorPanel().
| #define ID_LEVEL_CTRL ID_DESCRIPTOR+1 |
Definition at line 15 of file creaImageIOWxDescriptorPanel.h.
| #define ID_NAME_CTRL ID_DESCRIPTOR+5 |
Definition at line 19 of file creaImageIOWxDescriptorPanel.h.
| #define ID_REMOVE_ADD ID_DESCRIPTOR+8 |
Definition at line 22 of file creaImageIOWxDescriptorPanel.h.
Referenced by creaImageIO::WxDescriptorPanel::WxDescriptorPanel().
1.7.1