creaContours_lib
wxContour_ActionCommandsID Class Reference

#include <wxContour_ActionCommandsID.h>

Public Member Functions

 wxContour_ActionCommandsID ()
 
 ~wxContour_ActionCommandsID ()
 

Static Public Attributes

static const char CREATE_TOOL = 'A'
 
static const char CREATE_CONTOUR_KEY = 'B'
 
static const char DELETE_TOOL = 'C'
 
static const char DELETE_KEY = 'D'
 
static const char HIDE_TOOL = 'E'
 
static const char SHOW_TOOL = 'F'
 
static const char COPY_TOOL = 'G'
 
static const char PASTE_TOOL = 'H'
 
static const char CHANGE_TOOL = 'I'
 
static const char SPREAD_TOOL = 'J'
 
static const char SELECT_TOOL = 'K'
 
static const char EDIT_TOOL = 'L'
 
static const char UNDO_TOOL = 'M'
 
static const char REDO_TOOL = 'N'
 
static const char CREATE_PREDEFINED_4SIDED = 'O'
 
static const char SAVE_TOOL = 'P'
 
static const char SAVE_KEY = 'Q'
 
static const char OPEN_TOOL = 'R'
 
static const char AUTOMATIQUESEGMENTATION_TOOL = 'S'
 
static const char INFORMATIONCONTOUR_TOOL = 'T'
 
static const char INTERFACECONFIGURATION_TOOL = 'U'
 
static const char TEST_TOOL = 'V'
 
static const char * TOOL_CODES []
 

Detailed Description

Definition at line 36 of file wxContour_ActionCommandsID.h.

Constructor & Destructor Documentation

wxContour_ActionCommandsID::wxContour_ActionCommandsID ( )

Definition at line 29 of file wxContour_ActionCommandsID.cxx.

29  {
30 }
wxContour_ActionCommandsID::~wxContour_ActionCommandsID ( )

Definition at line 57 of file wxContour_ActionCommandsID.cxx.

57  {
58 }

Member Data Documentation

const char wxContour_ActionCommandsID::AUTOMATIQUESEGMENTATION_TOOL = 'S'
static
const char wxContour_ActionCommandsID::CHANGE_TOOL = 'I'
static
const char wxContour_ActionCommandsID::COPY_TOOL = 'G'
static
const char wxContour_ActionCommandsID::CREATE_CONTOUR_KEY = 'B'
static

Definition at line 49 of file wxContour_ActionCommandsID.h.

const char wxContour_ActionCommandsID::CREATE_PREDEFINED_4SIDED = 'O'
static

Definition at line 62 of file wxContour_ActionCommandsID.h.

const char wxContour_ActionCommandsID::CREATE_TOOL = 'A'
static
const char wxContour_ActionCommandsID::DELETE_KEY = 'D'
static

Definition at line 51 of file wxContour_ActionCommandsID.h.

const char wxContour_ActionCommandsID::DELETE_TOOL = 'C'
static
const char wxContour_ActionCommandsID::EDIT_TOOL = 'L'
static

Definition at line 59 of file wxContour_ActionCommandsID.h.

const char wxContour_ActionCommandsID::HIDE_TOOL = 'E'
static

Definition at line 52 of file wxContour_ActionCommandsID.h.

const char wxContour_ActionCommandsID::INFORMATIONCONTOUR_TOOL = 'T'
static
const char wxContour_ActionCommandsID::INTERFACECONFIGURATION_TOOL = 'U'
static
const char wxContour_ActionCommandsID::OPEN_TOOL = 'R'
static
const char wxContour_ActionCommandsID::PASTE_TOOL = 'H'
static
const char wxContour_ActionCommandsID::REDO_TOOL = 'N'
static

Definition at line 61 of file wxContour_ActionCommandsID.h.

const char wxContour_ActionCommandsID::SAVE_KEY = 'Q'
static

Definition at line 64 of file wxContour_ActionCommandsID.h.

const char wxContour_ActionCommandsID::SAVE_TOOL = 'P'
static
const char wxContour_ActionCommandsID::SELECT_TOOL = 'K'
static

Definition at line 58 of file wxContour_ActionCommandsID.h.

const char wxContour_ActionCommandsID::SHOW_TOOL = 'F'
static

Definition at line 53 of file wxContour_ActionCommandsID.h.

const char wxContour_ActionCommandsID::SPREAD_TOOL = 'J'
static
const char wxContour_ActionCommandsID::TEST_TOOL = 'V'
static
const char* wxContour_ActionCommandsID::TOOL_CODES[]
static

Definition at line 71 of file wxContour_ActionCommandsID.h.

const char wxContour_ActionCommandsID::UNDO_TOOL = 'M'
static

Definition at line 60 of file wxContour_ActionCommandsID.h.


The documentation for this class was generated from the following files: