46 wxAUI_TB_HORIZONTAL );
52 _(
"Display previous symbol" ) );
56 _(
"Display next symbol" ) );
76 wxDefaultPosition, wxSize( 150, -1 ) );
102 wxMenuBar* oldMenuBar = GetMenuBar();
109 fileMenu->
AddClose(
_(
"Symbol Viewer" ) );
121 viewMenu->AppendSeparator();
123 viewMenu->AppendSeparator();
130 menuBar->Append( fileMenu,
_(
"&File" ) );
131 menuBar->Append( viewMenu,
_(
"&View" ) );
wxBitmap KiScaledBitmap(BITMAPS aBitmap, wxWindow *aWindow, int aHeight, bool aQuantized)
Construct a wxBitmap from a memory record, scaling it if device DPI demands it.
static TOOL_ACTION zoomRedraw
static TOOL_ACTION zoomOutCenter
static TOOL_ACTION showDatasheet
static TOOL_ACTION zoomFitScreen
static TOOL_ACTION zoomInCenter
static constexpr int KICAD_AUI_TB_STYLE
Default style flags used for wxAUI toolbars.
void SetMenuBar(wxMenuBar *menu_bar) override
void AddStandardHelpMenu(wxMenuBar *aMenuBar)
Add the standard KiCad help menu to the menubar.
ACTION_TOOLBAR * m_mainToolBar
static TOOL_ACTION showDeMorganAlternate
static TOOL_ACTION showDeMorganStandard
static TOOL_ACTION addSymbolToSchematic
static TOOL_ACTION showPinNumbers
static TOOL_ACTION showElectricalTypes
Handle actions for the various symbol editor and viewers.
void doReCreateMenuBar() override
void ReCreateVToolbar() override
void ReCreateHToolbar() override
@ ID_LIBVIEW_SELECT_UNIT_NUMBER
This file contains miscellaneous commonly used macros and functions.
Definition for symbol library class.