46 case TOOLBAR_LOC::RIGHT:
47 case TOOLBAR_LOC::TOP_AUX:
50 case TOOLBAR_LOC::TOP_MAIN:
73 case TOOLBAR_LOC::LEFT:
108 wxMenuBar* oldMenuBar = GetMenuBar();
116 fileMenu->
AddClose(
_(
"Footprint Viewer" ) );
122 viewMenu->AppendSeparator();
128 viewMenu->AppendSeparator();
133 menuBar->Append( fileMenu,
_(
"&File" ) );
134 menuBar->Append( viewMenu,
_(
"&View" ) );
static TOOL_ACTION toggleGrid
static TOOL_ACTION zoomRedraw
static TOOL_ACTION millimetersUnits
static TOOL_ACTION show3DViewer
static TOOL_ACTION zoomOutCenter
static TOOL_ACTION togglePolarCoords
static TOOL_ACTION milsUnits
static TOOL_ACTION toggleBoundingBoxes
static TOOL_ACTION inchesUnits
static TOOL_ACTION toggleCursorStyle
static TOOL_ACTION measureTool
static TOOL_ACTION selectionTool
static TOOL_ACTION zoomFitScreen
static TOOL_ACTION zoomTool
static TOOL_ACTION zoomInCenter
static const ADVANCED_CFG & GetCfg()
Get the singleton instance's config, which is shared by all consumers.
void SetMenuBar(wxMenuBar *menu_bar) override
void AddStandardHelpMenu(wxMenuBar *aMenuBar)
Add the standard KiCad help menu to the menubar.
static TOOL_ACTION nextFootprint
static TOOL_ACTION previousFootprint
static TOOL_ACTION padDisplayMode
static TOOL_ACTION graphicsOutlines
Display footprint graphics as outlines.
static TOOL_ACTION fpAutoZoom
static TOOL_ACTION textOutlines
Display texts as lines.
static TOOL_ACTION showPadNumbers
static TOOL_ACTION saveFpToBoard
This file contains miscellaneous commonly used macros and functions.