25 #ifndef EESCHEMA_ACTIONS_H 26 #define EESCHEMA_ACTIONS_H 231 return VECTOR2I( aCoord.x, -aCoord.y );
236 return wxPoint( aCoord.
x, -aCoord.
y );
241 return wxPoint( x, -y );
static TOOL_ACTION editPageNumber
static TOOL_ACTION moveActivate
static TOOL_ACTION pinTable
static TOOL_ACTION properties
static TOOL_ACTION showDatasheet
Inspection and Editing.
static TOOL_ACTION placeSymbolText
static TOOL_ACTION rescueSymbols
static TOOL_ACTION drawSymbolLines
static TOOL_ACTION exportNetlist
static TOOL_ACTION navigateHierarchy
static TOOL_ACTION finishSheet
static TOOL_ACTION assignFootprints
static TOOL_ACTION toggleDeMorgan
static TOOL_ACTION pasteSymbol
static TOOL_ACTION breakBus
static TOOL_ACTION runERC
static TOOL_ACTION addItemsToSel
Selects a list of items (specified as the event parameter)
static TOOL_ACTION duplicateSymbol
static TOOL_ACTION pointEditorAddCorner
static TOOL_ACTION restartMove
static TOOL_ACTION symbolMoveActivate
static TOOL_ACTION placeHierLabel
static TOOL_ACTION placeJunction
static TOOL_ACTION changeSymbol
static TOOL_ACTION selectConnection
If current selection is a wire or bus, expand to entire connection.
Define a general 2D-vector/point.
static TOOL_ACTION unlock
static TOOL_ACTION unfoldBus
static TOOL_ACTION finishLineWireOrBus
static TOOL_ACTION remapSymbols
static TOOL_ACTION toText
static TOOL_ACTION autoplaceFields
static TOOL_ACTION placeBusWireEntry
static TOOL_ACTION updateSymbols
static TOOL_ACTION showComponentTree
static TOOL_ACTION removeItemsFromSel
static TOOL_ACTION mirrorH
static TOOL_ACTION importSingleSheetPin
static TOOL_ACTION checkSymbol
static TOOL_ACTION updateSymbolFields
static TOOL_ACTION alignToGrid
static TOOL_ACTION showDeMorganAlternate
static TOOL_ACTION updateNetHighlighting
static TOOL_ACTION pushPinNameSize
static TOOL_ACTION editSymbolUnit
static TOOL_ACTION breakWire
static TOOL_ACTION mirrorV
static TOOL_ACTION rotateCW
static TOOL_ACTION finishLine
static TOOL_ACTION drawSymbolRectangle
static TOOL_ACTION leaveSheet
static TOOL_ACTION removeItemFromSel
static TOOL_ACTION runSimulation
static TOOL_ACTION annotate
static TOOL_ACTION drawSheet
static TOOL_ACTION showPcbNew
static TOOL_ACTION cleanupSheetPins
static TOOL_ACTION rotateCCW
static TOOL_ACTION highlightNetTool
static TOOL_ACTION showBusManager
static TOOL_ACTION editSymbol
static TOOL_ACTION editSymbolFields
static TOOL_ACTION placeSymbolPin
static TOOL_ACTION editFootprint
static TOOL_ACTION placePower
static TOOL_ACTION addItemToSel
Selects an item (specified as the event parameter).
static TOOL_ACTION pointEditorRemoveCorner
static TOOL_ACTION toggleLock
static TOOL_ACTION drawWire
static TOOL_ACTION simTune
static TOOL_ACTION explicitCrossProbe
static TOOL_ACTION placeSchematicText
static TOOL_ACTION symbolProperties
static TOOL_ACTION updateSymbol
static TOOL_ACTION placeImage
static TOOL_ACTION repeatDrawItem
static TOOL_ACTION drawSymbolCircle
static TOOL_ACTION deleteSymbol
static TOOL_ACTION cutSymbol
static TOOL_ACTION pushPinLength
static TOOL_ACTION selectionActivate
Activation of the selection tool.
static TOOL_ACTION importSymbol
static TOOL_ACTION importSheetPin
static TOOL_ACTION clearSelection
Clears the current selection.
static TOOL_ACTION placeSymbol
static TOOL_ACTION finishDrawing
static TOOL_ACTION addSymbolToSchematic
static TOOL_ACTION addNeededJunctions
static TOOL_ACTION editTextAndGraphics
static TOOL_ACTION showDeMorganStandard
static TOOL_ACTION showElectricalTypes
static TOOL_ACTION exportSymbolView
Gather all the actions that are shared by tools.
static TOOL_ACTION drawBus
static TOOL_ACTION newSymbol
static TOOL_ACTION placeLabel
static TOOL_ACTION exportSymbol
static TOOL_ACTION copySymbol
static TOOL_ACTION saveSymbolAs
static TOOL_ACTION editValue
static TOOL_ACTION toggleHiddenPins
static TOOL_ACTION importFPAssignments
static TOOL_ACTION assignNetclass
virtual OPT< TOOL_EVENT > TranslateLegacyId(int aId) override
Translate legacy tool ids to the corresponding TOOL_ACTION name.
static TOOL_ACTION selectionMenu
Runs a selection menu to select from a list of items.
static TOOL_ACTION placeNoConnect
static TOOL_ACTION selectNode
Select the junction, wire or bus segment under the cursor.
static TOOL_ACTION pickerTool
static TOOL_ACTION drawSymbolArc
static TOOL_ACTION changeSymbols
static TOOL_ACTION drawSheetOnClipboard
static TOOL_ACTION enterSheet
static TOOL_ACTION clearHighlight
static TOOL_ACTION pushPinNumSize
Gather all the actions that are shared by tools.
static TOOL_ACTION editWithLibEdit
static TOOL_ACTION simProbe
static TOOL_ACTION toggleSyncedPinsMode
static TOOL_ACTION toLabel
static TOOL_ACTION generateBOM
static TOOL_ACTION drawLines
static TOOL_ACTION highlightNet
static TOOL_ACTION toHLabel
static TOOL_ACTION schematicSetup
static TOOL_ACTION editReference
static TOOL_ACTION placeGlobalLabel
static TOOL_ACTION editSymbolLibraryLinks
static TOOL_ACTION finishBus
static TOOL_ACTION toggleForceHV
static TOOL_ACTION exportSymbolAsSVG
static TOOL_ACTION toGLabel
static TOOL_ACTION hypertextCommand
static TOOL_ACTION finishWire
static TOOL_ACTION placeSymbolAnchor
static TOOL_ACTION saveLibraryAs
VECTOR2I mapCoords(const wxPoint &aCoord)
static TOOL_ACTION toggleHiddenFields