Code::Blocks
SVN r11506
|
Public Member Functions | |
OpenContainingFolderData () | |
OpenContainingFolderData (const wxString &command, bool select) | |
Public Attributes | |
wxString | command |
bool | supportSelect |
Definition at line 1121 of file editormanager.cpp.
|
inline |
Definition at line 1126 of file editormanager.cpp.
|
inline |
Definition at line 1127 of file editormanager.cpp.
References _T, cbDEFAULT_OPEN_FOLDER_CMD, LogManager::DebugLog(), DEFAULT_CONSOLE_SHELL, wxString::EndsWith(), F(), wxString::find(), Manager::Get(), wxArrayString::GetCount(), Manager::GetLogManager(), wxString::length(), wxString::npos, ConfigManager::Read(), wxString::StartsWith(), wxString::substr(), wxString::wx_str(), wxEXEC_SYNC, wxExecute(), wxStringTokenize(), and wxT.
wxString OpenContainingFolderData::command |
Definition at line 1123 of file editormanager.cpp.
Referenced by EditorManager::OpenContainingFolder().
bool OpenContainingFolderData::supportSelect |
Definition at line 1124 of file editormanager.cpp.
Referenced by EditorManager::OpenContainingFolder().