21using namespace std::placeholders;
38 getEditFrame<DISPLAY_FOOTPRINTS_FRAME>()->AddStandardSubMenus( *
m_menu.get() );
45 m_frame = getEditFrame<DISPLAY_FOOTPRINTS_FRAME>();
static TOOL_ACTION updateMenu
static TOOL_ACTION zoomFitScreen
static TOOL_ACTION selectionActivate
Activation actions.
void SetCurrentCursor(KICURSOR aCursor)
Set the current cursor shape for this panel.
PCB_DRAW_PANEL_GAL * GetCanvas() const override
Return a pointer to GAL-based canvas of given EDA draw frame.