25#ifndef PCB_CALCULATOR_CONTROL_H
26#define PCB_CALCULATOR_CONTROL_H
Handle actions for the various symbol editor and viewers.
virtual ~PCB_CALCULATOR_CONTROL()
PCB_CALCULATOR_FRAME * m_frame
bool Init() override
Init() is called once upon a registration of the tool.
void setTransitions() override
< Set up handlers for various events.
int Close(const TOOL_EVENT &aEvent)
PCB calculator the main frame.