Code::Blocks  SVN r11506
EditPathDlg Member List

This is the complete list of members for EditPathDlg, including all inherited members.

DECLARE_EVENT_TABLE()EditPathDlgprivate
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) overrideEditPathDlg
GetPath()EditPathDlginline
m_AllowMultiSelEditPathDlgprotected
m_AskMakeRelativeEditPathDlgprotected
m_BasepathEditPathDlgprotected
m_FilterEditPathDlgprotected
m_MessageEditPathDlgprotected
m_PathEditPathDlgprotected
m_ShowCreateDirButtonEditPathDlgprotected
m_WantDirEditPathDlgprotected
OnBrowse(wxCommandEvent &event)EditPathDlgprotected
OnOther(wxCommandEvent &event)EditPathDlgprotected
OnUpdateUI(wxUpdateUIEvent &event)EditPathDlgprotected
operator=(const EditPathDlg &)EditPathDlginline
ShowModal()wxDialogvirtual
wxScrollingDialog()wxScrollingDialoginline
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"))wxScrollingDialoginline
~EditPathDlg() overrideEditPathDlg