#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 [] |
Definition at line 11 of file wxContour_ActionCommandsID.h.
wxContour_ActionCommandsID::wxContour_ActionCommandsID | ( | ) |
wxContour_ActionCommandsID::~wxContour_ActionCommandsID | ( | ) |
const char wxContour_ActionCommandsID::AUTOMATIQUESEGMENTATION_TOOL = 'S' [static] |
Definition at line 41 of file wxContour_ActionCommandsID.h.
Referenced by wxContour_ButtonsBar::wxContour_ButtonsBar().
const char wxContour_ActionCommandsID::CHANGE_TOOL = 'I' [static] |
Definition at line 31 of file wxContour_ActionCommandsID.h.
Referenced by wxContour_ButtonsBar::wxContour_ButtonsBar().
const char wxContour_ActionCommandsID::COPY_TOOL = 'G' [static] |
Definition at line 29 of file wxContour_ActionCommandsID.h.
Referenced by wxContour_ButtonsBar::wxContour_ButtonsBar().
const char wxContour_ActionCommandsID::CREATE_CONTOUR_KEY = 'B' [static] |
Definition at line 24 of file wxContour_ActionCommandsID.h.
const char wxContour_ActionCommandsID::CREATE_PREDEFINED_4SIDED = 'O' [static] |
Definition at line 37 of file wxContour_ActionCommandsID.h.
const char wxContour_ActionCommandsID::CREATE_TOOL = 'A' [static] |
Definition at line 23 of file wxContour_ActionCommandsID.h.
Referenced by wxContour_ButtonsBar::wxContour_ButtonsBar().
const char wxContour_ActionCommandsID::DELETE_KEY = 'D' [static] |
Definition at line 26 of file wxContour_ActionCommandsID.h.
const char wxContour_ActionCommandsID::DELETE_TOOL = 'C' [static] |
Definition at line 25 of file wxContour_ActionCommandsID.h.
Referenced by wxContour_ButtonsBar::wxContour_ButtonsBar().
const char wxContour_ActionCommandsID::EDIT_TOOL = 'L' [static] |
Definition at line 34 of file wxContour_ActionCommandsID.h.
const char wxContour_ActionCommandsID::HIDE_TOOL = 'E' [static] |
Definition at line 27 of file wxContour_ActionCommandsID.h.
const char wxContour_ActionCommandsID::INFORMATIONCONTOUR_TOOL = 'T' [static] |
Definition at line 42 of file wxContour_ActionCommandsID.h.
Referenced by wxContour_ButtonsBar::wxContour_ButtonsBar().
const char wxContour_ActionCommandsID::INTERFACECONFIGURATION_TOOL = 'U' [static] |
Definition at line 43 of file wxContour_ActionCommandsID.h.
Referenced by wxContour_ButtonsBar::wxContour_ButtonsBar().
const char wxContour_ActionCommandsID::OPEN_TOOL = 'R' [static] |
Definition at line 40 of file wxContour_ActionCommandsID.h.
Referenced by wxContour_ButtonsBar::wxContour_ButtonsBar().
const char wxContour_ActionCommandsID::PASTE_TOOL = 'H' [static] |
Definition at line 30 of file wxContour_ActionCommandsID.h.
Referenced by wxContour_ButtonsBar::wxContour_ButtonsBar().
const char wxContour_ActionCommandsID::REDO_TOOL = 'N' [static] |
Definition at line 36 of file wxContour_ActionCommandsID.h.
const char wxContour_ActionCommandsID::SAVE_KEY = 'Q' [static] |
Definition at line 39 of file wxContour_ActionCommandsID.h.
const char wxContour_ActionCommandsID::SAVE_TOOL = 'P' [static] |
Definition at line 38 of file wxContour_ActionCommandsID.h.
Referenced by wxContour_ButtonsBar::wxContour_ButtonsBar().
const char wxContour_ActionCommandsID::SELECT_TOOL = 'K' [static] |
Definition at line 33 of file wxContour_ActionCommandsID.h.
const char wxContour_ActionCommandsID::SHOW_TOOL = 'F' [static] |
Definition at line 28 of file wxContour_ActionCommandsID.h.
const char wxContour_ActionCommandsID::SPREAD_TOOL = 'J' [static] |
Definition at line 32 of file wxContour_ActionCommandsID.h.
Referenced by wxContour_ButtonsBar::wxContour_ButtonsBar().
const char wxContour_ActionCommandsID::TEST_TOOL = 'V' [static] |
Definition at line 44 of file wxContour_ActionCommandsID.h.
Referenced by wxContour_ButtonsBar::wxContour_ButtonsBar().
const char* wxContour_ActionCommandsID::TOOL_CODES[] [static] |
Definition at line 46 of file wxContour_ActionCommandsID.h.
const char wxContour_ActionCommandsID::UNDO_TOOL = 'M' [static] |
Definition at line 35 of file wxContour_ActionCommandsID.h.