BeginBaseWindowCreation() | GUI::EditationWindowBase | [private] |
BUTTON_BORDER_SIZE | GUI::EditationWindowBase | [protected, static] |
config | GUI::EditationWindowBase | [private] |
CreateBasicForm()=0 | GUI::EditationWindowBase | [protected, pure virtual] |
CreateButtons() | GUI::EditationWindowBase | [protected, virtual] |
CreateHorizontalLine() | GUI::EditationWindowBase | [protected, virtual] |
EditationWindowBase(wxWindow *parent, EditableInWindowConfig &editedConfig, const string &windowTitle="Editation window") | GUI::EditationWindowBase | |
EndBaseWindowCreation() | GUI::EditationWindowBase | [private] |
ExitModalEventLoop() | GUI::EditationWindowBase | |
FORM_TEXT_BOX_SIZE | GUI::EditationWindowBase | [protected, static] |
GetMainPanel() | GUI::EditationWindowBase | [inline, protected] |
GetMainSizer() | GUI::EditationWindowBase | [inline, protected] |
GRIDER_BASIC_FORM_COLS | GUI::EditationWindowBase | [protected, static] |
HLINE_SIZE | GUI::EditationWindowBase | [protected, static] |
ID_CancelButton enum value | GUI::EditationWindowBase | [protected] |
ID_OkButton enum value | GUI::EditationWindowBase | [protected] |
loop | GUI::EditationWindowBase | [private] |
MAIN_SIZER_BORDER_SIZE | GUI::EditationWindowBase | [protected, static] |
OnCancelButton(wxCommandEvent &event) | GUI::EditationWindowBase | [virtual] |
OnOkButton(wxCommandEvent &event)=0 | GUI::EditationWindowBase | [pure virtual] |
OnWindowClose(wxCloseEvent &event) | GUI::EditationWindowBase | [virtual] |
p | GUI::EditationWindowBase | [private] |
SaveConfig()=0 | GUI::EditationWindowBase | [protected, pure virtual] |
SetModalEventLoop(wxModalEventLoop *eventLoop) | GUI::EditationWindowBase | |
topsizer | GUI::EditationWindowBase | [private] |
~EditationWindowBase() | GUI::EditationWindowBase | [virtual] |