40#include <wx/combobox.h> 
   43#define LISTBOX_WIDTH 140 
   45#define LISTBOX_WIDTH 120 
  171    auto unitDisplayFactory =
 
  177                                                  wxEmptyString, wxDefaultPosition,
 
  179                                                  nullptr, wxCB_READONLY );
 
  185    auto bodyDisplayFactory =
 
  191                                                       wxEmptyString, wxDefaultPosition,
 
  193                                                       nullptr, wxCB_READONLY );
 
 
static TOOL_ACTION toggleGrid
 
static TOOL_ACTION zoomRedraw
 
static TOOL_ACTION millimetersUnits
 
static TOOL_ACTION showLibraryTree
 
static TOOL_ACTION cursorSmallCrosshairs
 
static TOOL_ACTION zoomOutCenter
 
static TOOL_ACTION showDatasheet
 
static TOOL_ACTION findAndReplace
 
static TOOL_ACTION milsUnits
 
static TOOL_ACTION toggleBoundingBoxes
 
static TOOL_ACTION inchesUnits
 
static TOOL_ACTION selectionTool
 
static TOOL_ACTION zoomFitScreen
 
static TOOL_ACTION deleteTool
 
static TOOL_ACTION zoomTool
 
static TOOL_ACTION cursor45Crosshairs
 
static TOOL_ACTION showProperties
 
static TOOL_ACTION zoomInCenter
 
static TOOL_ACTION toggleGridOverrides
 
static TOOL_ACTION cursorFullCrosshairs
 
static const ADVANCED_CFG & GetCfg()
Get the singleton instance's config, which is shared by all consumers.
 
void RegisterCustomToolbarControlFactory(const ACTION_TOOLBAR_CONTROL &aControlDesc, const ACTION_TOOLBAR_CONTROL_FACTORY &aControlFactory)
Register a creation factory for toolbar controls that are present in this frame.
 
virtual void configureToolbars()
 
static TOOL_ACTION rotateCCW
 
static TOOL_ACTION newSymbol
 
static TOOL_ACTION mirrorV
 
static TOOL_ACTION checkSymbol
 
static TOOL_ACTION drawArc
 
static TOOL_ACTION pinTable
 
static TOOL_ACTION drawSymbolLines
 
static TOOL_ACTION placeSymbolPin
 
static TOOL_ACTION drawSymbolTextBox
 
static TOOL_ACTION drawRectangle
 
static TOOL_ACTION drawCircle
 
static TOOL_ACTION drawBezier
 
static TOOL_ACTION rotateCW
 
static TOOL_ACTION showElectricalTypes
 
static TOOL_ACTION drawSymbolPolygon
 
static TOOL_ACTION showHiddenFields
 
static TOOL_ACTION placeSymbolAnchor
 
static TOOL_ACTION showHiddenPins
 
static TOOL_ACTION mirrorH
 
static TOOL_ACTION symbolProperties
 
static TOOL_ACTION placeSymbolText
 
static TOOL_ACTION toggleSyncedPinsMode
 
static TOOL_ACTION addSymbolToSchematic
 
wxComboBox * m_unitSelectBox
 
void configureToolbars() override
 
wxComboBox * m_bodyStyleSelectBox
 
@ ID_LIBEDIT_SELECT_UNIT_NUMBER
 
@ ID_LIBEDIT_SELECT_BODY_STYLE