Code::Blocks
SVN r11506
|
This is the complete list of members for EditPathDlg, including all inherited members.
DECLARE_EVENT_TABLE() | EditPathDlg | private |
EditPathDlg(wxWindow *parent, const wxString &path, const wxString &basepath, const wxString &title=_("Edit Path"), const wxString &message=_T(""), const bool wantDir=true, const bool allowMultiSel=false, const wxString &filter=_("All files(*)|*")) | EditPathDlg | |
EndModal(int retCode) override | EditPathDlg | |
GetPath() | EditPathDlg | inline |
m_AllowMultiSel | EditPathDlg | protected |
m_AskMakeRelative | EditPathDlg | protected |
m_Basepath | EditPathDlg | protected |
m_Filter | EditPathDlg | protected |
m_Message | EditPathDlg | protected |
m_Path | EditPathDlg | protected |
m_ShowCreateDirButton | EditPathDlg | protected |
m_WantDir | EditPathDlg | protected |
OnBrowse(wxCommandEvent &event) | EditPathDlg | protected |
OnOther(wxCommandEvent &event) | EditPathDlg | protected |
OnUpdateUI(wxUpdateUIEvent &event) | EditPathDlg | protected |
operator=(const EditPathDlg &) | EditPathDlg | inline |
ShowModal() | wxDialog | virtual |
wxScrollingDialog() | wxScrollingDialog | inline |
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")) | wxScrollingDialog | inline |
~EditPathDlg() override | EditPathDlg |