creaImageIO_lib
creaImageIOWxDescriptorPanel.h File Reference
#include <creaWx.h>
#include <string>
#include <map>
#include <vector>
#include <creaImageIOWxGimmickView.h>
#include <wx/listctrl.h>
#include <wx/statline.h>
Include dependency graph for creaImageIOWxDescriptorPanel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  creaImageIO::WxDescriptorPanel
 

Namespaces

namespace  creaImageIO
 

Macros

#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
 

Macro Definition Documentation

#define ID_ATTRIBUTE_ADD   ID_DESCRIPTOR+7
#define ID_ATTRIBUTE_CTRL   ID_DESCRIPTOR+6
#define ID_DESCRIPTOR   1500

Definition at line 42 of file creaImageIOWxDescriptorPanel.h.

#define ID_EL_CTRL   ID_DESCRIPTOR+4
#define ID_GR_CTRL   ID_DESCRIPTOR+3
#define ID_LEVEL_ADD   ID_DESCRIPTOR+2
#define ID_LEVEL_CTRL   ID_DESCRIPTOR+1

Definition at line 43 of file creaImageIOWxDescriptorPanel.h.

#define ID_NAME_CTRL   ID_DESCRIPTOR+5

Definition at line 47 of file creaImageIOWxDescriptorPanel.h.

#define ID_REMOVE_ADD   ID_DESCRIPTOR+8