| Code::Blocks
    SVN r11506
    | 
#include <projectdepsdlg.h>
| Public Member Functions | |
| ProjectDepsDlg (wxWindow *parent, cbProject *sel=nullptr) | |
| virtual | ~ProjectDepsDlg () | 
| virtual void | EndModal (int retCode) | 
|  Public Member Functions inherited from wxScrollingDialog | |
| wxScrollingDialog () | |
| wxScrollingDialog (wxWindow *parent, int id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=_("dialogBox")) | |
|  Public Member Functions inherited from wxDialog | |
| virtual int | ShowModal () | 
| Protected Member Functions | |
| void | FillList () | 
| bool | SaveList () | 
| void | OnProjectChange (wxCommandEvent &event) | 
| Protected Attributes | |
| int | m_LastSel | 
Definition at line 13 of file projectdepsdlg.h.
Definition at line 31 of file projectdepsdlg.cpp.
References _T, wxXmlResource::Get(), Manager::Get(), Manager::GetProjectManager(), ProjectManager::GetProjects(), CompileTargetBase::GetTitle(), wxXmlResource::LoadObject(), and wxChoice::SetSelection().
| 
 | virtual | 
Definition at line 56 of file projectdepsdlg.cpp.
| 
 | virtual | 
Definition at line 147 of file projectdepsdlg.cpp.
References ScriptBindings::EndModal(), and SaveList().
| 
 | protected | 
Definition at line 108 of file projectdepsdlg.cpp.
References wxCheckListBox::Check(), Manager::Get(), wxCheckListBox::GetCount(), ProjectManager::GetDependenciesForProject(), Manager::GetProjectManager(), ProjectManager::GetProjects(), wxChoice::GetSelection(), CompileTargetBase::GetTitle(), m_LastSel, SaveList(), and wxNOT_FOUND.
Referenced by OnProjectChange().
| 
 | protected | 
Definition at line 142 of file projectdepsdlg.cpp.
References FillList().
| 
 | protected | 
Definition at line 61 of file projectdepsdlg.cpp.
References _(), wxString::c_str(), cbMessageBox(), ProjectManager::ClearProjectDependencies(), wxString::Format(), Manager::Get(), wxCheckListBox::GetCount(), Manager::GetProjectManager(), ProjectManager::GetProjects(), wxCheckListBox::GetString(), CompileTargetBase::GetTitle(), wxCheckListBox::IsChecked(), m_LastSel, and wxICON_ERROR.
Referenced by EndModal(), and FillList().
| 
 | protected | 
Definition at line 23 of file projectdepsdlg.h.
Referenced by FillList(), and SaveList().
 1.8.13
 1.8.13