wxContour_ActionCommandsID.cxx

Go to the documentation of this file.
00001 
00002 #include "wxContour_ActionCommandsID.h"
00003 
00004 wxContour_ActionCommandsID::wxContour_ActionCommandsID(){
00005 }
00006 
00007 
00008 const char wxContour_ActionCommandsID::CREATE_TOOL                     = 'A'; 
00009 const char wxContour_ActionCommandsID::CREATE_CONTOUR_KEY              = 'B'; 
00010 const char wxContour_ActionCommandsID::DELETE_TOOL                     = 'C';
00011 const char wxContour_ActionCommandsID::DELETE_KEY                      = 'D';
00012 const char wxContour_ActionCommandsID::HIDE_TOOL                       = 'E';
00013 const char wxContour_ActionCommandsID::SHOW_TOOL                       = 'F';
00014 const char wxContour_ActionCommandsID::COPY_TOOL                       = 'G';
00015 const char wxContour_ActionCommandsID::PASTE_TOOL                      = 'H';
00016 const char wxContour_ActionCommandsID::CHANGE_TOOL                     = 'I';
00017 const char wxContour_ActionCommandsID::SPREAD_TOOL                     = 'J';
00018 const char wxContour_ActionCommandsID::SELECT_TOOL                     = 'K';
00019 const char wxContour_ActionCommandsID::EDIT_TOOL                       = 'L';
00020 const char wxContour_ActionCommandsID::UNDO_TOOL                       = 'M';
00021 const char wxContour_ActionCommandsID::REDO_TOOL                       = 'N';
00022 const char wxContour_ActionCommandsID::CREATE_PREDEFINED_4SIDED        = 'O';
00023 const char wxContour_ActionCommandsID::SAVE_TOOL                       = 'P';
00024 const char wxContour_ActionCommandsID::SAVE_KEY                        = 'Q';
00025 const char wxContour_ActionCommandsID::OPEN_TOOL                       = 'R';
00026 const char wxContour_ActionCommandsID::AUTOMATIQUESEGMENTATION_TOOL    = 'S';
00027 const char wxContour_ActionCommandsID::INFORMATIONCONTOUR_TOOL         = 'T';
00028 const char wxContour_ActionCommandsID::INTERFACECONFIGURATION_TOOL     = 'U';
00029 const char wxContour_ActionCommandsID::TEST_TOOL                       = 'V';
00030 
00031 
00032 wxContour_ActionCommandsID::~wxContour_ActionCommandsID(){
00033 }
00034  

Generated on Wed Jun 27 23:28:32 2012 for creaContours_lib by  doxygen 1.5.7.1