25 #ifndef PANEL_SETUP_RULES_H 26 #define PANEL_SETUP_RULES_H 59 void OnCompile( wxCommandEvent& event )
override;
66 #endif //PANEL_SETUP_RULES_H bool TransferDataFromWindow() override
void OnCompile(wxCommandEvent &event) override
Add cut/copy/paste, autocomplete and brace highlighting to a wxStyleTextCtrl instance.
bool TransferDataToWindow() override
SCINTILLA_TRICKS * m_scintillaTricks
Class PANEL_SETUP_RULES_BASE.
~PANEL_SETUP_RULES() override
PANEL_SETUP_RULES(PAGED_DIALOG *aParent, PCB_EDIT_FRAME *aFrame)
void onScintillaCharAdded(wxStyledTextEvent &aEvent)
void OnSyntaxHelp(wxHyperlinkEvent &aEvent) override
HTML_MESSAGE_BOX * m_helpWindow
PCB_EDIT_FRAME is the main frame for Pcbnew.
void OnErrorLinkClicked(wxHtmlLinkEvent &event) override