24 #ifndef COMMON_CONTROL_H 25 #define COMMON_CONTROL_H int Donate(const TOOL_EVENT &aEvent)
int ShowLibraryTable(const TOOL_EVENT &aEvent)
void setTransitions() override
This method is meant to be overridden in order to specify handlers for events.
int ShowHelp(const TOOL_EVENT &aEvent)
void Reset(RESET_REASON aReason) override
Bring the tool to a known, initial state.
int ReportBug(const TOOL_EVENT &aEvent)
Sets up handlers for various events.
EDA_BASE_FRAME * m_frame
< Pointer to the currently used edit frame.
~COMMON_CONTROL() override
static wxString m_bugReportTemplate
Issue template to use for reporting bugs (this should not be translated)
int ConfigurePaths(const TOOL_EVENT &aEvent)
int GetInvolved(const TOOL_EVENT &aEvent)
int ListHotKeys(const TOOL_EVENT &aEvent)
Handle actions that are shared between different applications.
int ShowPlayer(const TOOL_EVENT &aEvent)
The base frame for deriving all KiCad main window classes.
static wxString m_bugReportUrl
URL to launch a new issue with pre-populated description.
int OpenPreferences(const TOOL_EVENT &aEvent)