24#ifndef DIALOG_BOOK_REPORTER_H
25#define DIALOG_BOOK_REPORTER_H
42 const wxString& aDialogTitle );
44 void OnClose( wxCloseEvent& aEvent )
override;
Class DIALOG_BOOK_REPORTER_BASE.
void OnErrorLinkClicked(wxHtmlLinkEvent &aEvent)
void OnClose(wxCloseEvent &aEvent) override
wxPanel * AddBlankPage(const wxString &aTitle)
WX_HTML_REPORT_BOX * AddHTMLPage(const wxString &aTitle)
A wxFrame capable of the OpenProjectFiles function, meaning it can load a portion of a KiCad project.
A slimmed down version of WX_HTML_REPORT_PANEL.
wxDECLARE_EVENT(EDA_EVT_CLOSE_DIALOG_BOOK_REPORTER, wxCommandEvent)
Event sent to parent when dialog is mode-less.