10 #include <wx/artprov.h> 11 #include <wx/xrc/xmlres.h> 14 #include <wx/html/htmlwin.h> 15 #include <wx/gdicmn.h> 17 #include <wx/colour.h> 18 #include <wx/settings.h> 19 #include <wx/string.h> 20 #include <wx/stattext.h> 21 #include <wx/dataview.h> 24 #include <wx/bitmap.h> 27 #include <wx/button.h> 28 #include <wx/dialog.h> 66 DIALOG_RESCUE_EACH_BASE( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title =
_(
"Project Rescue Helper"),
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( -1,-1 ),
long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER );
wxPanel * m_previewNewPanel
virtual void OnNeverShowClick(wxCommandEvent &event)
DIALOG_RESCUE_EACH_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Project Rescue Helper"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
wxStaticText * m_titleSymbols
Class DIALOG_RESCUE_EACH_BASE.
wxBoxSizer * m_SizerNewPanel
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormB...
~DIALOG_RESCUE_EACH_BASE()
virtual void OnConflictSelect(wxDataViewEvent &event)
virtual void OnCancelClick(wxCommandEvent &event)
wxButton * m_stdButtonsCancel
wxButton * m_btnNeverShowAgain
wxStdDialogButtonSizer * m_stdButtons
wxBoxSizer * m_SizerOldPanel
wxHtmlWindow * m_htmlPrompt
wxStaticText * m_previewNewLabel
virtual void OnDialogResize(wxSizeEvent &event)
wxStaticText * m_titleInstances
wxButton * m_stdButtonsOK
wxDataViewListCtrl * m_ListOfConflicts
wxStaticText * m_previewOldLabel
wxPanel * m_previewOldPanel
wxDataViewListCtrl * m_ListOfInstances