Code::Blocks
SVN r11506
|
Public Member Functions | |
void | ValidateExecutablePath () |
Private Member Functions | |
void | OnBrowse (cb_unused wxCommandEvent &event) |
void | OnTextChange (cb_unused wxCommandEvent &event) |
Definition at line 28 of file debuggeroptionsdlg.cpp.
|
inlineprivate |
Definition at line 51 of file debuggeroptionsdlg.cpp.
References _(), Manager::Get(), Manager::GetMacrosManager(), wxFileDialog::GetPath(), PlaceWindow(), MacrosManager::ReplaceEnvVars(), wxFileDialog::ShowModal(), wxEmptyString, wxFD_FILE_MUST_EXIST, wxFD_OPEN, wxFileSelectorDefaultWildcardStr, and wxID_OK.
Referenced by OnTextChange().
|
inlineprivate |
Definition at line 65 of file debuggeroptionsdlg.cpp.
References OnBrowse(), and ValidateExecutablePath().
|
inline |
Definition at line 31 of file debuggeroptionsdlg.cpp.
References _(), Manager::Get(), Manager::GetMacrosManager(), MacrosManager::ReplaceEnvVars(), wxFileExists(), wxNullColour, wxRED, and wxWHITE.
Referenced by DebuggerConfiguration::MakePanel(), and OnTextChange().