PCB_CALCULATOR_FRAME * m_frame
 
void Reset(RESET_REASON aReason) override
Bring the tool to a known, initial state.
 
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)