6 #ifndef CCOPTIONSPRJDLG_H 7 #define CCOPTIONSPRJDLG_H 43 #endif // CCOPTIONSPRJDLG_H void OnAdd(wxCommandEvent &event)
void OnEdit(wxCommandEvent &event)
void OnDelete(wxCommandEvent &event)
virtual wxString GetTitle() const
void OnUpdateUI(wxUpdateUIEvent &event)
virtual ~CCOptionsProjectDlg()
Represents a Code::Blocks project.
virtual wxString GetBitmapBaseName() const
const wxString & _(const wxString &string)
Base class for plugin configuration panels.
NativeParser class is just like a manager class to control Parser objects.
virtual void OnCancel()
Called when the user chooses to cancel the configuration.
CCOptionsProjectDlg(wxWindow *parent, cbProject *project, NativeParser *np)
NativeParser * m_NativeParser
virtual void OnApply()
Called when the user chooses to apply the configuration.