KiCad PCB EDA Suite
|
Gather all the actions that are shared by tools. More...
#include <pcb_actions.h>
Public Types | |
enum | CURSOR_EVENT_TYPE { CURSOR_NONE = 0 , CURSOR_UP , CURSOR_UP_FAST , CURSOR_DOWN , CURSOR_DOWN_FAST , CURSOR_LEFT , CURSOR_LEFT_FAST , CURSOR_RIGHT , CURSOR_RIGHT_FAST , CURSOR_CLICK , CURSOR_DBL_CLICK , CURSOR_RIGHT_CLICK } |
enum class | REMOVE_FLAGS { NORMAL = 0x00 , ALT = 0x01 , CUT = 0x02 } |
Static Public Member Functions | |
static TOOL_ACTION * | LayerIDToAction (PCB_LAYER_ID aLayerID) |
Translate a layer ID into the action that switches to that layer. More... | |
Gather all the actions that are shared by tools.
The instance of PCB_ACTIONS is created inside of ACTION_MANAGER object that registers the actions.
Definition at line 49 of file pcb_actions.h.
|
inherited |
|
stronginherited |
|
static |
Translate a layer ID into the action that switches to that layer.
aLayerID | is the layer to switch to |
Definition at line 1382 of file pcb_actions.cpp.
References B_Cu, F_Cu, In10_Cu, In11_Cu, In12_Cu, In13_Cu, In14_Cu, In15_Cu, In16_Cu, In17_Cu, In18_Cu, In19_Cu, In1_Cu, In20_Cu, In21_Cu, In22_Cu, In23_Cu, In24_Cu, In25_Cu, In26_Cu, In27_Cu, In28_Cu, In29_Cu, In2_Cu, In30_Cu, In3_Cu, In4_Cu, In5_Cu, In6_Cu, In7_Cu, In8_Cu, In9_Cu, layerBottom, layerInner1, layerInner10, layerInner11, layerInner12, layerInner13, layerInner14, layerInner15, layerInner16, layerInner17, layerInner18, layerInner19, layerInner2, layerInner20, layerInner21, layerInner22, layerInner23, layerInner24, layerInner25, layerInner26, layerInner27, layerInner28, layerInner29, layerInner3, layerInner30, layerInner4, layerInner5, layerInner6, layerInner7, layerInner8, layerInner9, and layerTop.
Referenced by PCB_LAYER_BOX_SELECTOR::Resync().
|
staticinherited |
Definition at line 178 of file actions.h.
Referenced by SYMBOL_EDITOR_DRAWING_TOOLS::doDrawShape(), SCH_DRAWING_TOOLS::DrawShape(), PL_DRAWING_TOOLS::DrawShape(), TOOL_EVENT::IsPointEditor(), SCH_DRAWING_TOOLS::PlaceImage(), DRAWING_TOOL::PlaceImage(), EE_POINT_EDITOR::setTransitions(), PL_POINT_EDITOR::setTransitions(), and PCB_POINT_EDITOR::setTransitions().
|
staticinherited |
Definition at line 49 of file actions.h.
Referenced by PCB_CONTROL::AddLibrary(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDITOR_CONTROL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 282 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 285 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 286 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 283 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 284 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 281 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 509 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and PCB_CONTROL::setTransitions().
|
static |
Copy the default pad settings to the selected pad.
Definition at line 472 of file pcb_actions.h.
Referenced by PAD_TOOL::Init(), and PAD_TOOL::setTransitions().
|
static |
Switch posture when drawing arc.
Definition at line 218 of file pcb_actions.h.
Referenced by DRAWING_TOOL::drawArc(), and DRAWING_TOOL::Init().
|
static |
Definition at line 363 of file pcb_actions.h.
Referenced by EDIT_TOOL::Init(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 541 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and AUTOPLACE_TOOL::setTransitions().
|
static |
Definition at line 542 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and AUTOPLACE_TOOL::setTransitions().
|
static |
Definition at line 512 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_REANNOTATE_TOOL::setTransitions().
|
static |
Definition at line 381 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateHToolbar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 511 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Break a single track into two segments at the cursor.
Definition at line 179 of file pcb_actions.h.
Referenced by ROUTER_TOOL::Init(), EDIT_TOOL::Init(), ROUTER_TOOL::MainLoop(), and ROUTER_TOOL::setTransitions().
|
staticinherited |
Definition at line 63 of file actions.h.
Referenced by SCH_NAVIGATE_TOOL::Back(), SCH_EDIT_FRAME::canCloseWindow(), SCH_NAVIGATE_TOOL::changeSheet(), SYMBOL_EDIT_FRAME::CreateNewSymbol(), SCH_EDIT_FRAME::DisplayCurrentSheet(), SIMULATOR_FRAME::doCloseWindow(), SYMBOL_EDITOR_EDIT_TOOL::editSymbolProperties(), SCH_NAVIGATE_TOOL::Forward(), PL_EDIT_TOOL::ImportDrawingSheetContent(), EE_TOOL_BASE< T >::Init(), PICKER_TOOL::Init(), ZOOM_TOOL::Init(), PL_DRAWING_TOOLS::Init(), PL_EDIT_TOOL::Init(), LENGTH_TUNER_TOOL::Init(), ROUTER_TOOL::Init(), BOARD_EDITOR_CONTROL::Init(), DRAWING_TOOL::Init(), PAD_TOOL::Init(), PCB_SELECTION_TOOL::Init(), PCB_TOOL_BASE::Init(), PCB_VIEWER_TOOLS::Init(), TOOL_EVENT::IsCancelInteractive(), SYMBOL_EDIT_FRAME::LoadOneLibrarySymbolAux(), SYMBOL_EDITOR_CONTROL::OnDeMorgan(), DIALOG_ERC::OnERCItemSelected(), SYMBOL_EDIT_FRAME::OnSelectUnit(), DRAWING_TOOL::PlaceImportedGraphics(), SCH_EDITOR_CONTROL::Revert(), and SYMBOL_EDIT_FRAME::saveLibrary().
|
staticinherited |
Definition at line 104 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::updateView(), and FOOTPRINT_VIEWER_FRAME::updateView().
|
static |
Chamfer (i.e. adds a straight line) all selected straight lines by a user defined setback.
Definition at line 159 of file pcb_actions.h.
Referenced by makeShapeModificationMenu(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 390 of file pcb_actions.h.
Referenced by GLOBAL_EDIT_TOOL::ExchangeFootprints(), EDIT_TOOL::Init(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Definition at line 391 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), GLOBAL_EDIT_TOOL::ExchangeFootprints(), EDIT_TOOL::Init(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Update selected tracks & vias to the current track & via dimensions.
Definition at line 151 of file pcb_actions.h.
Referenced by EDIT_TOOL::setTransitions().
|
static |
Definition at line 446 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 387 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), GLOBAL_EDIT_TOOL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 386 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Definition at line 521 of file pcb_actions.h.
Referenced by ROUTER_TOOL::Init(), DRAWING_TOOL::Init(), PCB_SELECTION_TOOL::Init(), NET_CONTEXT_MENU::NET_CONTEXT_MENU(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 209 of file pcb_actions.h.
Referenced by DRAWING_TOOL::DrawZone(), and DRAWING_TOOL::Init().
|
staticinherited |
Definition at line 185 of file actions.h.
Referenced by CVPCB_MAINFRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 549 of file pcb_actions.h.
Referenced by CONVERT_TOOL::Init(), and CONVERT_TOOL::setTransitions().
|
static |
Definition at line 547 of file pcb_actions.h.
Referenced by CONVERT_TOOL::CreatePolys(), CONVERT_TOOL::Init(), and CONVERT_TOOL::setTransitions().
|
static |
Definition at line 548 of file pcb_actions.h.
Referenced by CONVERT_TOOL::Init(), and CONVERT_TOOL::setTransitions().
|
static |
Definition at line 545 of file pcb_actions.h.
Referenced by CONVERT_TOOL::CreatePolys(), CONVERT_TOOL::Init(), and CONVERT_TOOL::setTransitions().
|
static |
Definition at line 550 of file pcb_actions.h.
Referenced by CONVERT_TOOL::Init(), and CONVERT_TOOL::setTransitions().
|
static |
Definition at line 546 of file pcb_actions.h.
Referenced by CONVERT_TOOL::Init(), and CONVERT_TOOL::setTransitions().
|
staticinherited |
Definition at line 68 of file actions.h.
Referenced by CVPCB_MAINFRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDA_BASE_FRAME::HandleUpdateUIEvent(), SCH_EDIT_TOOL::Init(), SYMBOL_EDITOR_EDIT_TOOL::Init(), PL_EDIT_TOOL::Init(), EDIT_TOOL::Init(), ROUTER_TOOL::InlineDrag(), ROUTER_TOOL::performDragging(), CVPCB_ASSOCIATION_TOOL::setTransitions(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), PL_EDIT_TOOL::setTransitions(), EDIT_TOOL::setTransitions(), CVPCB_MAINFRAME::setupTools(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), KICAD_MANAGER_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 438 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Copy the selected pad's settings to the board design settings.
Definition at line 469 of file pcb_actions.h.
Referenced by PAD_TOOL::Init(), and PAD_TOOL::setTransitions().
|
static |
copy command with manual reference point selection
Definition at line 128 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), makePositioningToolsMenu(), and EDIT_TOOL::setTransitions().
|
static |
Tool for creating an array of objects.
Definition at line 458 of file pcb_actions.h.
Referenced by CONVERT_TOOL::Init(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 426 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDITOR_CONTROL::Init(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 128 of file actions.h.
Referenced by SYMBOL_EDITOR_MOVE_TOOL::doMoveSelection(), SCH_MOVE_TOOL::doMoveSelection(), DRAWING_TOOL::DrawDimension(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 129 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 119 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 124 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 120 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 125 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 121 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 126 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Cursor control with keyboard.
Definition at line 118 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 123 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 67 of file actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), CVPCB_MAINFRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDA_BASE_FRAME::HandleUpdateUIEvent(), SCH_EDIT_TOOL::Init(), SYMBOL_EDITOR_EDIT_TOOL::Init(), PL_EDIT_TOOL::Init(), EDIT_TOOL::Init(), ROUTER_TOOL::InlineDrag(), ROUTER_TOOL::performDragging(), CVPCB_ASSOCIATION_TOOL::setTransitions(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), PL_EDIT_TOOL::setTransitions(), EDIT_TOOL::setTransitions(), CVPCB_MAINFRAME::setupTools(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), KICAD_MANAGER_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 437 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::CutCopyFootprint(), FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 179 of file actions.h.
Referenced by PCB_POINT_EDITOR::changeArcEditMode(), and PCB_POINT_EDITOR::setTransitions().
|
static |
Definition at line 259 of file pcb_actions.h.
Referenced by ROUTER_TOOL::setTransitions().
|
staticinherited |
Definition at line 60 of file actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::FOOTPRINT_EDIT_FRAME(), SYMBOL_EDITOR_CONTROL::setTransitions(), PCB_CONTROL::setTransitions(), and SYMBOL_EDIT_FRAME::SYMBOL_EDIT_FRAME().
|
static |
Drag and drop.
Definition at line 553 of file pcb_actions.h.
Referenced by EVT_UPDATE_UI_RANGE(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 554 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::FOOTPRINT_EDIT_FRAME(), and PCB_CONTROL::setTransitions().
|
static |
Decrease width of currently drawn line.
Definition at line 215 of file pcb_actions.h.
Referenced by DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), and DRAWING_TOOL::drawShape().
|
static |
Definition at line 444 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 436 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 174 of file pcb_actions.h.
Referenced by EDIT_TOOL::setTransitions().
|
static |
Definition at line 208 of file pcb_actions.h.
Referenced by DRAWING_TOOL::drawArc(), DRAWING_TOOL::drawShape(), DRAWING_TOOL::DrawZone(), and DRAWING_TOOL::Init().
|
staticinherited |
Definition at line 75 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::ReCreateVToolbar(), SYMBOL_EDIT_FRAME::ReCreateVToolbar(), PL_EDITOR_FRAME::ReCreateVToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), SCH_EDIT_TOOL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), PL_EDIT_TOOL::setTransitions(), PCB_CONTROL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Remove all connections belonging to a single net from the active selection.
Definition at line 98 of file pcb_actions.h.
Referenced by APPEARANCE_CONTROLS::onNetclassContextMenu(), APPEARANCE_CONTROLS::onNetContextMenu(), PCB_SELECTION_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 517 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 287 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 288 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
staticinherited |
Definition at line 74 of file actions.h.
Referenced by SCH_EDITOR_CONTROL::Cut(), SCH_EDIT_TOOL::DeleteItemCursor(), SYMBOL_EDITOR_EDIT_TOOL::DeleteItemCursor(), PL_EDIT_TOOL::DeleteItemCursor(), SCH_LINE_WIRE_BUS_TOOL::doDrawSegments(), EDIT_TOOL::doMoveSelection(), SYMBOL_EDITOR_MOVE_TOOL::doMoveSelection(), SCH_MOVE_TOOL::doMoveSelection(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DRAWING_TOOL::drawShape(), DRAWING_TOOL::DrawZone(), SCH_EDIT_TOOL::Init(), SYMBOL_EDITOR_EDIT_TOOL::Init(), PL_EDIT_TOOL::Init(), EDIT_TOOL::Init(), PL_EDIT_TOOL::Main(), ROUTER_TOOL::performRouting(), SCH_DRAWING_TOOLS::PlaceImage(), DRAWING_TOOL::PlaceImage(), SCH_DRAWING_TOOLS::PlaceSymbol(), SCH_EDIT_TOOL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), PL_EDIT_TOOL::setTransitions(), EDIT_TOOL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), SCH_DRAWING_TOOLS::TwoClickPlace(), and PCB_SELECTION_TOOL::unrouteSelected().
|
staticinherited |
Definition at line 191 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
staticinherited |
Definition at line 47 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::ReCreateHToolbar(), PL_EDITOR_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), SCH_EDITOR_CONTROL::setTransitions(), PL_EDITOR_CONTROL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 181 of file pcb_actions.h.
Referenced by ROUTER_TOOL::Init(), EDIT_TOOL::Init(), PCB_SELECTION_TOOL::Main(), ROUTER_TOOL::MainLoop(), ROUTER_TOOL::performDragging(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 182 of file pcb_actions.h.
Referenced by EDIT_TOOL::Drag(), ROUTER_TOOL::Init(), EDIT_TOOL::Init(), PCB_SELECTION_TOOL::Main(), ROUTER_TOOL::MainLoop(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 193 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DRAWING_TOOL::DrawDimension(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 189 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 194 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DRAWING_TOOL::DrawDimension(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 188 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 197 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DRAWING_TOOL::DrawDimension(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 185 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 196 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DRAWING_TOOL::DrawDimension(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 186 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DRAWING_TOOL::DrawZone(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 195 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DRAWING_TOOL::DrawDimension(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 187 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 200 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DRAWING_TOOL::DrawZone(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 202 of file pcb_actions.h.
Referenced by DRAWING_TOOL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and ZONE_CONTEXT_MENU::ZONE_CONTEXT_MENU().
|
static |
Definition at line 192 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DRAWING_TOOL::DrawRectangle(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 199 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 198 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 201 of file pcb_actions.h.
Referenced by DRAWING_TOOL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and ZONE_CONTEXT_MENU::ZONE_CONTEXT_MENU().
|
static |
Definition at line 507 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateVToolbar(), BOARD_EDITOR_CONTROL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 73 of file actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), SYMBOL_EDITOR_MOVE_TOOL::doMoveSelection(), SCH_MOVE_TOOL::doMoveSelection(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_TOOL::Init(), SYMBOL_EDITOR_EDIT_TOOL::Init(), EDIT_TOOL::Init(), PL_EDIT_TOOL::Main(), SCH_EDITOR_CONTROL::Paste(), SCH_DRAWING_TOOLS::PlaceSymbol(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), EDIT_TOOL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 434 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Activation of the duplication tool with incrementing (e.g. pad number)
Definition at line 170 of file pcb_actions.h.
Referenced by EDIT_TOOL::Duplicate(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 433 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 410 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::EditFpInFpEditor(), EDIT_TOOL::Init(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 411 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::EditFpInFpEditor(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 384 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Definition at line 383 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), GLOBAL_EDIT_TOOL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 382 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Tool for quick pad enumeration.
Definition at line 455 of file pcb_actions.h.
Referenced by PAD_TOOL::Init(), and PAD_TOOL::setTransitions().
|
staticinherited |
Definition at line 91 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EE_INSPECTION_TOOL::Init(), EE_INSPECTION_TOOL::setTransitions(), and DRC_TOOL::setTransitions().
|
static |
Definition at line 451 of file pcb_actions.h.
Referenced by PAD_TOOL::enterPadEditMode(), PAD_TOOL::Init(), and PAD_TOOL::setTransitions().
|
static |
Definition at line 441 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDITOR_CONTROL::Init(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 398 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Extend selected lines to meet at a point.
Definition at line 161 of file pcb_actions.h.
Referenced by makeShapeModificationMenu(), and EDIT_TOOL::setTransitions().
|
static |
Fillet (i.e. adds an arc tangent to) all selected straight lines by a user defined radius.
Definition at line 157 of file pcb_actions.h.
Referenced by makeShapeModificationMenu(), and EDIT_TOOL::setTransitions().
|
static |
Fillet (i.e. adds an arc tangent to) all selected straight tracks by a user defined radius.
Definition at line 154 of file pcb_actions.h.
Referenced by EDIT_TOOL::Init(), and EDIT_TOOL::setTransitions().
|
static |
Filter the items in the current selection (invokes dialog)
Definition at line 116 of file pcb_actions.h.
Referenced by SELECT_MENU::SELECT_MENU(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Find an item.
Definition at line 536 of file pcb_actions.h.
|
staticinherited |
Definition at line 80 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SCH_FIND_REPLACE_TOOL::FindAndReplace(), SCH_EDIT_FRAME::ReCreateHToolbar(), SCH_FIND_REPLACE_TOOL::setTransitions(), and SCH_FIND_REPLACE_TOOL::UpdateFind().
|
staticinherited |
Definition at line 81 of file actions.h.
Referenced by DIALOG_SCH_FIND::OnFind(), SCH_FIND_REPLACE_TOOL::ReplaceAndFindNext(), SCH_FIND_REPLACE_TOOL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 83 of file actions.h.
Referenced by SCH_FIND_REPLACE_TOOL::FindNext(), and SCH_FIND_REPLACE_TOOL::setTransitions().
|
staticinherited |
Definition at line 82 of file actions.h.
Referenced by SCH_FIND_REPLACE_TOOL::FindNext(), BOARD_EDITOR_CONTROL::FindNext(), SCH_FIND_REPLACE_TOOL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Flipping of selected objects.
Definition at line 135 of file pcb_actions.h.
Referenced by PCB_TOOL_BASE::doInteractiveItemPlacement(), EDIT_TOOL::doMoveSelection(), EDIT_TOOL::Init(), PAD_TOOL::Init(), and EDIT_TOOL::setTransitions().
|
static |
|
static |
Definition at line 443 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), EDIT_TOOL::Properties(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 405 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), BOARD_EDITOR_CONTROL::GenerateFabFiles(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 404 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), BOARD_EDITOR_CONTROL::GenerateFabFiles(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 401 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 400 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), BOARD_EDITOR_CONTROL::GenerateFabFiles(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 402 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 403 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), BOARD_EDITOR_CONTROL::GenerateFabFiles(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Find an item and start moving.
Definition at line 539 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::Init(), and EDIT_TOOL::setTransitions().
|
staticinherited |
Definition at line 192 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
staticinherited |
Definition at line 188 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), COMMON_CONTROL::setTransitions(), and COMMON_CONTROL::ShowHelp().
|
static |
Definition at line 385 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Select and move nearest unconnected footprint from ratsnest of selection.
Definition at line 104 of file pcb_actions.h.
Referenced by SELECT_MENU::SELECT_MENU(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Display footprint graphics as outlines.
Definition at line 461 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), PCB_VIEWER_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 138 of file actions.h.
Referenced by PANEL_GRID_SETTINGS::PANEL_GRID_SETTINGS(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 139 of file actions.h.
Referenced by PANEL_GRID_SETTINGS::PANEL_GRID_SETTINGS(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 140 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 141 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 149 of file actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 145 of file actions.h.
Referenced by EDA_DRAW_FRAME::CommonSettingsChanged(), GRID_MENU::eventHandler(), EDA_DRAW_FRAME::OnSelectGrid(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 142 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 148 of file actions.h.
Referenced by EDA_DRAW_FRAME::OnSelectGrid(), SCH_EDIT_FRAME::ReCreateOptToolbar(), SYMBOL_EDIT_FRAME::ReCreateOptToolbar(), PL_EDITOR_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 144 of file actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and PCB_CONTROL::setTransitions().
|
staticinherited |
Definition at line 143 of file actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), COMMON_TOOLS::GridOrigin(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), PCB_CONTROL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 497 of file pcb_actions.h.
Referenced by GROUP_CONTEXT_MENU::GROUP_CONTEXT_MENU(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), GROUP_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and GROUP_CONTEXT_MENU::update().
|
static |
Definition at line 500 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::Init(), and GROUP_TOOL::setTransitions().
|
static |
Definition at line 501 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::Init(), and GROUP_TOOL::setTransitions().
|
static |
Definition at line 276 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::OnEditItemRequest(), PCB_EDIT_FRAME::OnEditItemRequest(), and GROUP_TOOL::setTransitions().
|
staticinherited |
Definition at line 189 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 419 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 532 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::ClearSelection(), EDIT_TOOL::doMoveSelection(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 529 of file pcb_actions.h.
Referenced by NET_CONTEXT_MENU::NET_CONTEXT_MENU(), BOARD_INSPECTION_TOOL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), APPEARANCE_CONTROLS::showNetclass(), and NET_GRID_TABLE::updateNetVisibility().
|
staticinherited |
Definition at line 107 of file actions.h.
Referenced by GERBVIEW_CONTROL::DisplayControl(), GERBVIEW_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), PAD_TOOL::enterPadEditMode(), PAD_TOOL::exitPadEditMode(), GERBVIEW_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), PAD_TOOL::Reset(), GERBVIEW_CONTROL::setTransitions(), PCB_CONTROL::setTransitions(), GERBVIEW_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 108 of file actions.h.
Referenced by APPEARANCE_CONTROLS::createControls(), GERBVIEW_CONTROL::DisplayControl(), APPEARANCE_CONTROLS::rebuildLayers(), GERBVIEW_CONTROL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 526 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::ExecuteRemoteCommand(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 522 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::Main(), APPEARANCE_CONTROLS::onNetContextMenu(), BOARD_INSPECTION_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 525 of file pcb_actions.h.
Referenced by BOARD_INSPECTION_TOOL::HighlightNet(), NET_CONTEXT_MENU::NET_CONTEXT_MENU(), BOARD_INSPECTION_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 440 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 395 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateHToolbar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 397 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 152 of file actions.h.
Referenced by GERBVIEW_FRAME::doReCreateMenuBar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateOptToolbar(), SCH_EDIT_FRAME::ReCreateOptToolbar(), SYMBOL_EDIT_FRAME::ReCreateOptToolbar(), GERBVIEW_FRAME::ReCreateOptToolbar(), PL_EDITOR_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), COMMON_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), GERBVIEW_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and EDA_DRAW_FRAME::setupUnits().
|
static |
Increase width of currently drawn line.
Definition at line 212 of file pcb_actions.h.
Referenced by DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), and DRAWING_TOOL::drawShape().
|
static |
Definition at line 515 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), EDIT_TOOL::Init(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 516 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 348 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 347 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 344 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 351 of file pcb_actions.h.
Referenced by DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), DRAWING_TOOL::drawShape(), DRAWING_TOOL::DrawZone(), ROUTER_TOOL::MainLoop(), FOOTPRINT_EDIT_FRAME::SetActiveLayer(), and PCB_EDIT_FRAME::SetActiveLayer().
|
static |
Definition at line 314 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 323 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 324 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 325 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 326 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 327 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 328 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 329 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 330 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 331 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 332 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 315 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 333 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 334 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 335 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 336 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 337 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 338 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 339 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 340 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 341 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 342 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 316 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 343 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 317 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 318 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 319 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 320 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 321 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 322 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 345 of file pcb_actions.h.
Referenced by ROUTER_TOOL::handleLayerSwitch(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 346 of file pcb_actions.h.
Referenced by ROUTER_TOOL::handleLayerSwitch(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 349 of file pcb_actions.h.
Referenced by ROUTER_TOOL::MainLoop(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 313 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), LayerIDToAction(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 253 of file pcb_actions.h.
Referenced by LENGTH_TUNER_TOOL::Init(), LENGTH_TUNER_TOOL::MainLoop(), LENGTH_TUNER_TOOL::performTuning(), PCB_EDIT_FRAME::ReCreateVToolbar(), and LENGTH_TUNER_TOOL::setTransitions().
|
staticinherited |
Definition at line 190 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 407 of file pcb_actions.h.
Referenced by APPEARANCE_CONTROLS::APPEARANCE_CONTROLS(), PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 531 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::ReCreateVToolbar(), BOARD_INSPECTION_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 493 of file pcb_actions.h.
Referenced by LOCK_CONTEXT_MENU::LOCK_CONTEXT_MENU(), PCB_EDIT_FRAME::ReCreateHToolbar(), BOARD_EDITOR_CONTROL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Snapping controls.
Definition at line 221 of file pcb_actions.h.
Referenced by PCB_CONTROL::setTransitions(), and PCB_CONTROL::SnapMode().
|
static |
Definition at line 222 of file pcb_actions.h.
Referenced by PCB_CONTROL::setTransitions(), and PCB_CONTROL::SnapMode().
|
static |
Definition at line 223 of file pcb_actions.h.
Referenced by PCB_CONTROL::setTransitions().
|
static |
Definition at line 506 of file pcb_actions.h.
|
static |
Definition at line 484 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), MICROWAVE_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 478 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), MICROWAVE_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 486 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), MICROWAVE_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 480 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), MICROWAVE_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 482 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), MICROWAVE_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 154 of file actions.h.
Referenced by GERBVIEW_FRAME::doReCreateMenuBar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateOptToolbar(), SCH_EDIT_FRAME::ReCreateOptToolbar(), SYMBOL_EDIT_FRAME::ReCreateOptToolbar(), GERBVIEW_FRAME::ReCreateOptToolbar(), PL_EDITOR_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), COMMON_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), GERBVIEW_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and EDA_DRAW_FRAME::setupUnits().
|
staticinherited |
Definition at line 153 of file actions.h.
Referenced by GERBVIEW_FRAME::doReCreateMenuBar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateOptToolbar(), SCH_EDIT_FRAME::ReCreateOptToolbar(), SYMBOL_EDIT_FRAME::ReCreateOptToolbar(), GERBVIEW_FRAME::ReCreateOptToolbar(), PL_EDITOR_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), COMMON_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), GERBVIEW_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and EDA_DRAW_FRAME::setupUnits().
|
static |
Mirroring of selected items.
Definition at line 138 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), EDIT_TOOL::Init(), PAD_TOOL::Init(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), EDIT_TOOL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 139 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), EDIT_TOOL::Init(), PAD_TOOL::Init(), EDIT_TOOL::Mirror(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), EDIT_TOOL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
move or drag an item
Definition at line 119 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), EDIT_TOOL::GetAndPlace(), EDIT_TOOL::Init(), PCB_SELECTION_TOOL::Main(), PCB_CONTROL::placeBoardItems(), EDIT_TOOL::setTransitions(), DIALOG_IMPORT_NETLIST::~DIALOG_IMPORT_NETLIST(), and DIALOG_UPDATE_PCB::~DIALOG_UPDATE_PCB().
|
static |
Activation of the exact move tool.
Definition at line 167 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), makePositioningToolsMenu(), and EDIT_TOOL::setTransitions().
|
static |
move items one-by-one
Definition at line 122 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), PCB_SELECTION_TOOL::grabUnconnected(), EDIT_TOOL::Init(), and EDIT_TOOL::setTransitions().
|
static |
move with a reference point
Definition at line 125 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), makePositioningToolsMenu(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 300 of file pcb_actions.h.
Referenced by APPEARANCE_CONTROLS::createControls(), APPEARANCE_CONTROLS::rebuildNets(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 423 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDITOR_CONTROL::Init(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 48 of file actions.h.
Referenced by SYMBOL_EDITOR_CONTROL::AddLibrary(), PCB_CONTROL::AddLibrary(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDITOR_CONTROL::setTransitions(), and PCB_CONTROL::setTransitions().
|
staticinherited |
Definition at line 90 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EE_INSPECTION_TOOL::setTransitions(), and DRC_TOOL::setTransitions().
|
staticinherited |
Definition at line 50 of file actions.h.
Referenced by BITMAP2CMP_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::ReCreateHToolbar(), PL_EDITOR_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), BITMAP2CMP_CONTROL::setTransitions(), SCH_EDITOR_CONTROL::setTransitions(), PL_EDITOR_CONTROL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 184 of file actions.h.
Referenced by EDA_3D_VIEWER_FRAME::doReCreateMenuBar(), BITMAP2CMP_FRAME::doReCreateMenuBar(), CVPCB_MAINFRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SIMULATOR_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), PCB_CALCULATOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and COMMON_CONTROL::setTransitions().
|
static |
Pack and start moving selected footprints.
Definition at line 145 of file pcb_actions.h.
Referenced by EDIT_TOOL::Init(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 303 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), PCB_VIEWER_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 56 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_TOOL::Properties(), EDIT_TOOL::Properties(), SCH_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), SCH_EDITOR_CONTROL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 133 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 134 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 135 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 132 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 69 of file actions.h.
Referenced by CVPCB_MAINFRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDA_BASE_FRAME::HandleUpdateUIEvent(), SCH_EDIT_TOOL::Init(), SYMBOL_EDITOR_EDIT_TOOL::Init(), PL_EDIT_TOOL::Init(), EDIT_TOOL::Init(), ROUTER_TOOL::InlineDrag(), ROUTER_TOOL::performDragging(), SCH_EDIT_FRAME::ReCreateHToolbar(), CVPCB_ASSOCIATION_TOOL::setTransitions(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), PL_EDIT_TOOL::setTransitions(), PCB_CONTROL::setTransitions(), CVPCB_MAINFRAME::setupTools(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), KICAD_MANAGER_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 439 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 70 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_TOOL::Init(), EDIT_TOOL::Init(), ROUTER_TOOL::InlineDrag(), SCH_EDITOR_CONTROL::Paste(), PCB_CONTROL::Paste(), ROUTER_TOOL::performDragging(), SCH_EDITOR_CONTROL::setTransitions(), PCB_CONTROL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 164 of file actions.h.
Referenced by EDIT_TOOL::pickReferencePoint(), and PCB_PICKER_TOOL::setTransitions().
|
static |
Definition at line 505 of file pcb_actions.h.
|
static |
Definition at line 277 of file pcb_actions.h.
Referenced by DIALOG_GROUP_PROPERTIES::OnAddMember(), and GROUP_TOOL::setTransitions().
|
staticinherited |
Definition at line 114 of file actions.h.
Referenced by SYMBOL_EDITOR_CONTROL::Init(), FOOTPRINT_EDITOR_CONTROL::Init(), LIB_TREE::onItemContextMenu(), SYMBOL_EDITOR_CONTROL::setTransitions(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 203 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and DRAWING_TOOL::setTransitions().
|
static |
Definition at line 508 of file pcb_actions.h.
|
static |
Definition at line 205 of file pcb_actions.h.
Referenced by FOOTPRINT_VIEWER_FRAME::AddFootprintToPCB(), PCB_EDIT_FRAME::doReCreateMenuBar(), BOARD_EDITOR_CONTROL::Init(), PCB_EDIT_FRAME::ReCreateVToolbar(), FOOTPRINT_EDIT_FRAME::SaveFootprintToBoard(), BOARD_EDITOR_CONTROL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 190 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 206 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DRAWING_TOOL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Activation of the drawing tool (placing a PAD)
Definition at line 449 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PAD_TOOL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 204 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and DRAWING_TOOL::setTransitions().
|
static |
Definition at line 191 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 58 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), SCH_EDITOR_CONTROL::setTransitions(), PL_EDITOR_CONTROL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Scripting Actions.
Definition at line 377 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), EVT_UPDATE_UI_RANGE(), PCB_EDIT_FRAME::KiwayMailIn(), FOOTPRINT_WIZARD_FRAME::PythonPluginsReload(), SCRIPTING_TOOL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupTools().
|
static |
Definition at line 378 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and SCRIPTING_TOOL::setTransitions().
|
static |
Definition at line 265 of file pcb_actions.h.
Referenced by PCB_POINT_EDITOR::Init(), and PCB_POINT_EDITOR::setTransitions().
|
static |
Definition at line 268 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), PCB_POINT_EDITOR::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 269 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), PCB_POINT_EDITOR::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 271 of file pcb_actions.h.
Referenced by makeShapeModificationMenu(), and PCB_POINT_EDITOR::setTransitions().
|
static |
Definition at line 272 of file pcb_actions.h.
Referenced by makeShapeModificationMenu(), and PCB_POINT_EDITOR::setTransitions().
|
static |
Definition at line 266 of file pcb_actions.h.
Referenced by PCB_POINT_EDITOR::Init(), and PCB_POINT_EDITOR::setTransitions().
|
static |
Activation of the position relative tool.
Definition at line 292 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), makePositioningToolsMenu(), and POSITION_RELATIVE_TOOL::setTransitions().
|
staticinherited |
Definition at line 89 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EE_INSPECTION_TOOL::setTransitions(), and DRC_TOOL::setTransitions().
|
staticinherited |
Definition at line 57 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::ReCreateHToolbar(), GERBVIEW_FRAME::ReCreateHToolbar(), PL_EDITOR_FRAME::ReCreateHToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), SCH_EDITOR_CONTROL::setTransitions(), GERBVIEW_CONTROL::setTransitions(), PL_EDITOR_CONTROL::setTransitions(), PCB_CONTROL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Activation of the edit tool.
Definition at line 164 of file pcb_actions.h.
Referenced by PCB_SEARCH_HANDLER::ActivateItem(), PCB_TOOL_BASE::doInteractiveItemPlacement(), DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), DRAWING_TOOL::drawShape(), DRAWING_TOOL::DrawZone(), EDIT_TOOL::Init(), PAD_TOOL::Init(), PCB_SELECTION_TOOL::Main(), ROUTER_TOOL::performRouting(), BOARD_EDITOR_CONTROL::PlaceFootprint(), DRAWING_TOOL::PlaceText(), and EDIT_TOOL::setTransitions().
|
static |
Copy the current pad's settings to other pads in the footprint or on the board.
Definition at line 475 of file pcb_actions.h.
Referenced by PAD_TOOL::Init(), and PAD_TOOL::setTransitions().
|
staticinherited |
Definition at line 59 of file actions.h.
Referenced by BITMAP2CMP_CONTROL::setTransitions(), SCH_EDITOR_CONTROL::setTransitions(), SIMULATOR_CONTROL::setTransitions(), PCB_CALCULATOR_CONTROL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 299 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::ReCreateOptToolbar(), PCB_CONTROL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and PCB_CONTROL::ToggleRatsnest().
|
static |
Definition at line 301 of file pcb_actions.h.
Referenced by APPEARANCE_CONTROLS::createControls(), APPEARANCE_CONTROLS::rebuildNets(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 452 of file pcb_actions.h.
Referenced by PAD_TOOL::enterPadEditMode(), PAD_TOOL::Init(), FOOTPRINT_EDIT_FRAME::SaveFootprint(), and PAD_TOOL::setTransitions().
|
staticinherited |
Definition at line 66 of file actions.h.
Referenced by SCH_LINE_WIRE_BUS_TOOL::doDrawSegments(), EDIT_TOOL::doMoveSelection(), CVPCB_MAINFRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), SCH_DRAWING_TOOLS::DrawShape(), DRAWING_TOOL::drawShape(), SCH_DRAWING_TOOLS::DrawSheet(), DRAWING_TOOL::DrawZone(), EDA_BASE_FRAME::HandleUpdateUIEvent(), BOARD_EDITOR_CONTROL::PlaceFootprint(), SCH_DRAWING_TOOLS::PlaceImage(), DRAWING_TOOL::PlaceImage(), SCH_DRAWING_TOOLS::PlaceSymbol(), DRAWING_TOOL::PlaceText(), CVPCB_MAINFRAME::ReCreateHToolbar(), SCH_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_EDIT_FRAME::ReCreateHToolbar(), PL_EDITOR_FRAME::ReCreateHToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), CVPCB_ASSOCIATION_TOOL::setTransitions(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), PL_EDIT_TOOL::setTransitions(), PCB_CONTROL::setTransitions(), CVPCB_MAINFRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and SCH_DRAWING_TOOLS::TwoClickPlace().
|
staticinherited |
Definition at line 111 of file actions.h.
Referenced by SCH_EDIT_TOOL::AutoplaceFields(), SCH_EDITOR_CONTROL::ChangeLineMode(), SCH_EDIT_TOOL::ConvertDeMorgan(), COMMON_TOOLS::CursorControl(), SCH_LINE_WIRE_BUS_TOOL::doDrawSegments(), SYMBOL_EDITOR_DRAWING_TOOLS::doDrawShape(), PCB_TOOL_BASE::doInteractiveItemPlacement(), EDIT_TOOL::doMoveSelection(), SYMBOL_EDITOR_MOVE_TOOL::doMoveSelection(), SCH_MOVE_TOOL::doMoveSelection(), DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), SCH_DRAWING_TOOLS::DrawShape(), PL_DRAWING_TOOLS::DrawShape(), DRAWING_TOOL::drawShape(), SCH_DRAWING_TOOLS::DrawSheet(), PL_EDIT_TOOL::Main(), SCH_EDIT_TOOL::Mirror(), SYMBOL_EDITOR_EDIT_TOOL::Mirror(), SCH_EDITOR_CONTROL::NextLineMode(), BOARD_EDITOR_CONTROL::PlaceFootprint(), SCH_DRAWING_TOOLS::PlaceImage(), DRAWING_TOOL::PlaceImage(), PL_DRAWING_TOOLS::PlaceItem(), SCH_DRAWING_TOOLS::PlaceSymbol(), DRAWING_TOOL::PlaceText(), SCH_EDIT_TOOL::Rotate(), SYMBOL_EDITOR_EDIT_TOOL::Rotate(), SCH_DRAWING_TOOLS::SingleClickPlace(), SCH_EDIT_TOOL::Swap(), SCH_DRAWING_TOOLS::TwoClickPlace(), and SYMBOL_EDITOR_DRAWING_TOOLS::TwoClickPlace().
|
static |
Deleting a BOARD_ITEM.
Definition at line 173 of file pcb_actions.h.
|
static |
Definition at line 499 of file pcb_actions.h.
Referenced by GROUP_CONTEXT_MENU::GROUP_CONTEXT_MENU(), GROUP_TOOL::setTransitions(), and GROUP_CONTEXT_MENU::update().
|
static |
Definition at line 393 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Definition at line 435 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 513 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::OpenProjectFiles(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 514 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 85 of file actions.h.
Referenced by DIALOG_SCH_FIND::OnReplace(), and SCH_FIND_REPLACE_TOOL::setTransitions().
|
staticinherited |
Definition at line 84 of file actions.h.
Referenced by DIALOG_SCH_FIND::OnReplace(), and SCH_FIND_REPLACE_TOOL::setTransitions().
|
staticinherited |
Cursor control event types.
Definition at line 193 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
staticinherited |
Definition at line 158 of file actions.h.
Referenced by DRAWING_TOOL::drawShape(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 55 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDITOR_CONTROL::Init(), FOOTPRINT_EDITOR_CONTROL::Init(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_CONTROL::setTransitions(), BOARD_EDITOR_CONTROL::setTransitions(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), SYMBOL_EDIT_FRAME::setupUIConditions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 132 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), EDIT_TOOL::Init(), PAD_TOOL::Init(), TOOL_EVT_UTILS::IsRotateToolEvt(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), EDIT_TOOL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Rotation of selected objects.
Definition at line 131 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), EDIT_TOOL::Init(), PAD_TOOL::Init(), TOOL_EVT_UTILS::IsRotateToolEvt(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), EDIT_TOOL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Activation of the Push and Shove router (differential pair mode)
Definition at line 231 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), ROUTER_TOOL::Init(), ROUTER_TOOL::MainLoop(), PCB_EDIT_FRAME::ReCreateVToolbar(), ROUTER_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 245 of file pcb_actions.h.
Referenced by ROUTER_TOOL::Init(), ROUTER_TOOL::performRouting(), and ROUTER_TOOL::RouteSelected().
|
static |
Definition at line 248 of file pcb_actions.h.
Referenced by ROUTER_TOOL::RouteSelected(), and ROUTER_TOOL::setTransitions().
|
static |
Definition at line 244 of file pcb_actions.h.
Referenced by ROUTER_TOOL::Init(), ROUTER_TOOL::performRouting(), and ROUTER_TOOL::RouteSelected().
|
static |
Definition at line 252 of file pcb_actions.h.
Referenced by DIFF_PAIR_MENU::eventHandler(), and ROUTER_TOOL::setTransitions().
|
static |
Actions to enable switching modes via hotkey assignments.
Definition at line 256 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::ReCreateVToolbar(), ROUTER_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Activation of the Push and Shove router (inline dragging mode)
Definition at line 262 of file pcb_actions.h.
Referenced by EDIT_TOOL::invokeInlineRouter(), ROUTER_TOOL::performRouting(), and ROUTER_TOOL::setTransitions().
|
static |
Definition at line 246 of file pcb_actions.h.
Referenced by ROUTER_TOOL::setTransitions().
|
static |
Definition at line 247 of file pcb_actions.h.
Referenced by ROUTER_TOOL::RouteSelected(), and ROUTER_TOOL::setTransitions().
|
static |
Activation of the Push and Shove settings dialogs.
Definition at line 251 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), ROUTER_TOOL::Init(), PCB_EDIT_FRAME::ReCreateVToolbar(), and ROUTER_TOOL::setTransitions().
|
static |
Definition at line 257 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::ReCreateVToolbar(), ROUTER_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Activation of the Push and Shove router (diff pair tuning mode)
Definition at line 237 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateVToolbar(), LENGTH_TUNER_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Activation of the Push and Shove router (skew tuning mode)
Definition at line 240 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateVToolbar(), LENGTH_TUNER_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Activation of the Push and Shove router (tune single line mode)
Definition at line 234 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateVToolbar(), LENGTH_TUNER_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 242 of file pcb_actions.h.
Referenced by ROUTER_TOOL::Init(), and ROUTER_TOOL::performRouting().
|
static |
Definition at line 258 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::ReCreateVToolbar(), ROUTER_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Activation of the Push and Shove router.
Definition at line 228 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), ROUTER_TOOL::Init(), ROUTER_TOOL::MainLoop(), ROUTER_TOOL::performRouting(), PCB_EDIT_FRAME::ReCreateVToolbar(), ROUTER_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 408 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ExecuteRemoteCommand(), PCB_EDIT_FRAME::ReCreateHToolbar(), and DRC_TOOL::setTransitions().
|
staticinherited |
Definition at line 51 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDITOR_CONTROL::Init(), FOOTPRINT_EDITOR_CONTROL::Init(), SCH_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_EDIT_FRAME::ReCreateHToolbar(), PL_EDITOR_FRAME::ReCreateHToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_EDITOR_CONTROL::Save(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_CONTROL::setTransitions(), PL_EDITOR_CONTROL::setTransitions(), BOARD_EDITOR_CONTROL::setTransitions(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 54 of file actions.h.
Referenced by SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_EDITOR_CONTROL::Save(), SYMBOL_EDITOR_CONTROL::setTransitions(), and SYMBOL_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 52 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDITOR_CONTROL::Init(), SCH_EDITOR_CONTROL::setTransitions(), KICAD_MANAGER_CONTROL::setTransitions(), PL_EDITOR_CONTROL::setTransitions(), BOARD_EDITOR_CONTROL::setTransitions(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), KICAD_MANAGER_FRAME::setupUIConditions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 53 of file actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 430 of file pcb_actions.h.
|
static |
Definition at line 431 of file pcb_actions.h.
|
staticinherited |
Definition at line 71 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_TOOL::Init(), SYMBOL_EDITOR_EDIT_TOOL::Init(), EDIT_TOOL::Init(), EE_SELECTION_TOOL::setTransitions(), PCB_SELECTION_TOOL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 181 of file actions.h.
Referenced by LIB_TREE::onHeaderContextMenu().
|
static |
Select tracks between junctions or expands an existing selection to pads or the entire connection.
Definition at line 89 of file pcb_actions.h.
Referenced by EDIT_TOOL::Remove(), SELECT_MENU::SELECT_MENU(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Activation of the selection tool.
Definition at line 62 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::setTransitions().
|
static |
Clear the current selection.
Definition at line 68 of file pcb_actions.h.
Referenced by FOOTPRINT_VIEWER_FRAME::AddFootprintToPCB(), EDIT_TOOL::ChangeTrackWidth(), DIALOG_FOOTPRINT_CHECKER::deleteAllMarkers(), DIALOG_DRC::deleteAllMarkers(), PCB_CONTROL::DeleteItemCursor(), EDIT_TOOL::DeleteItems(), DIALOG_CLEANUP_GRAPHICS::doCleanup(), DIALOG_CLEANUP_TRACKS_AND_VIAS::doCleanup(), DIALOG_GLOBAL_DELETION::DoGlobalDeletions(), PCB_TOOL_BASE::doInteractiveItemPlacement(), EDIT_TOOL::doMoveSelection(), DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), DRAWING_TOOL::drawShape(), EDIT_TOOL::Duplicate(), BOARD_EDITOR_CONTROL::EditFpInFpEditor(), PAD_TOOL::EnumeratePads(), PAD_TOOL::explodePad(), EDIT_TOOL::Flip(), EDIT_TOOL::GetAndPlace(), DRAWING_TOOL::getSourceZoneForAction(), BOARD_INSPECTION_TOOL::HighlightItem(), ROUTER_TOOL::InlineBreakTrack(), ROUTER_TOOL::InlineDrag(), DRAWING_TOOL::InteractivePlaceWithPreview(), ARRAY_CREATOR::Invoke(), BOARD_INSPECTION_TOOL::LocalRatsnestTool(), LENGTH_TUNER_TOOL::MainLoop(), ROUTER_TOOL::MainLoop(), EDIT_TOOL::Mirror(), EDIT_TOOL::MoveExact(), DIALOG_DRC::OnDeleteOneClick(), DIALOG_FOOTPRINT_CHECKER::OnDeleteOneClick(), ZONE_CREATE_HELPER::OnFirstPoint(), PCB_BASE_FRAME::OnFpChangeDebounceTimer(), PCB_EDIT_FRAME::OnNetlistChanged(), DIALOG_UPDATE_PCB::PerformUpdate(), ZONE_CREATE_HELPER::performZoneCutout(), GROUP_TOOL::PickNewMember(), PCB_CONTROL::placeBoardItems(), BOARD_EDITOR_CONTROL::PlaceFootprint(), DRAWING_TOOL::PlaceImage(), DRAWING_TOOL::PlaceImportedGraphics(), DRAWING_TOOL::PlaceText(), PCB_CONTROL::Print(), EDIT_TOOL::Properties(), PAD_TOOL::RecombinePad(), POSITION_RELATIVE_TOOL::RelativeItemSelectionMove(), PCB_POINT_EDITOR::removeCorner(), EDIT_TOOL::Rotate(), ROUTER_TOOL::RouteSelected(), FOOTPRINT_EDIT_FRAME::SaveFootprintToBoard(), DIALOG_FIND::search(), PCB_SEARCH_HANDLER::SelectItems(), POSITION_RELATIVE_TOOL::SelectPositionRelativeItem(), DRAWING_TOOL::SetAnchor(), PCB_SELECTION_TOOL::setTransitions(), DRC_TOOL::ShowDRCDialog(), DIALOG_GROUP_PROPERTIES::TransferDataFromWindow(), GROUP_TOOL::Ungroup(), and BOARD_EDITOR_CONTROL::ZoneMerge().
|
static |
Select a single item under the cursor position.
Definition at line 65 of file pcb_actions.h.
Referenced by ROUTER_TOOL::CanInlineDrag(), DRAWING_TOOL::getSourceZoneForAction(), ROUTER_TOOL::InlineDrag(), BOARD_INSPECTION_TOOL::LocalRatsnestTool(), BOARD_EDITOR_CONTROL::modifyLockSelected(), GROUP_TOOL::RemoveFromGroup(), PCB_SELECTION_TOOL::RequestSelection(), PCB_SELECTION_TOOL::setTransitions(), and GROUP_TOOL::Ungroup().
|
static |
Run a selection menu to select from a list of items.
Definition at line 85 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::setTransitions().
|
static |
Definition at line 504 of file pcb_actions.h.
|
static |
Select an item (specified as the event parameter).
Definition at line 71 of file pcb_actions.h.
Referenced by ZONE_CREATE_HELPER::commitZone(), MICROWAVE_TOOL::createInductorBetween(), EDIT_TOOL::DeleteItems(), DRAWING_TOOL::DrawArc(), DRAWING_TOOL::DrawCircle(), DRAWING_TOOL::DrawDimension(), DRAWING_TOOL::DrawRectangle(), DRAWING_TOOL::drawShape(), EDIT_TOOL::GetAndPlace(), BOARD_INSPECTION_TOOL::HighlightItem(), PCB_EDIT_FRAME::OnNetlistChanged(), ZONE_CREATE_HELPER::performZoneCutout(), BOARD_EDITOR_CONTROL::PlaceFootprint(), DRAWING_TOOL::PlaceImage(), DRAWING_TOOL::PlaceText(), DIALOG_FIND::search(), PCB_SELECTION_TOOL::setTransitions(), DIALOG_GROUP_PROPERTIES::TransferDataFromWindow(), and BOARD_EDITOR_CONTROL::ZoneMerge().
|
static |
Select a list of items (specified as the event parameter)
Definition at line 75 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), EDIT_TOOL::Duplicate(), ARRAY_CREATOR::Invoke(), PCB_BASE_FRAME::OnFpChangeDebounceTimer(), PCB_CONTROL::placeBoardItems(), DRAWING_TOOL::PlaceImportedGraphics(), PCB_SEARCH_HANDLER::SelectItems(), PCB_SELECTION_TOOL::setTransitions(), and GROUP_TOOL::Ungroup().
|
static |
Definition at line 176 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::PrepareLayerIndicator(), PCB_EDIT_FRAME::ReCreateAuxiliaryToolbar(), and ROUTER_TOOL::setTransitions().
|
static |
Select all connections belonging to a single net.
Definition at line 95 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::AssignNetclass(), APPEARANCE_CONTROLS::onNetclassContextMenu(), APPEARANCE_CONTROLS::onNetContextMenu(), SELECT_MENU::SELECT_MENU(), PCB_SELECTION_TOOL::selectNet(), PCB_SELECTION_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Select symbols/pins on schematic corresponding to selected footprints/pads.
Definition at line 113 of file pcb_actions.h.
Referenced by SELECT_MENU::SELECT_MENU(), BOARD_EDITOR_CONTROL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Select all components on sheet from Eeschema crossprobing.
Definition at line 107 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::setTransitions().
|
static |
Selection of anchor item for position relative tool.
Definition at line 295 of file pcb_actions.h.
Referenced by DIALOG_POSITION_RELATIVE::OnSelectItemClick(), and POSITION_RELATIVE_TOOL::setTransitions().
|
static |
Select all components on the same sheet as the selected footprint.
Definition at line 110 of file pcb_actions.h.
Referenced by SELECT_MENU::SELECT_MENU(), PCB_SELECTION_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Select unconnected footprints from ratsnest of selection.
Definition at line 101 of file pcb_actions.h.
Referenced by SELECT_MENU::SELECT_MENU(), PCB_SELECTION_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 207 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), DRAWING_TOOL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 167 of file actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_VIEWER_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateHToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateHToolbar(), FOOTPRINT_WIZARD_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), and PCB_VIEWER_TOOLS::setTransitions().
|
staticinherited |
Definition at line 64 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 510 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateHToolbar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 518 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_INSPECTION_TOOL::setTransitions().
|
staticinherited |
Definition at line 170 of file actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateHToolbar(), and COMMON_CONTROL::setTransitions().
|
staticinherited |
Definition at line 171 of file actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), and COMMON_CONTROL::setTransitions().
|
staticinherited |
Definition at line 187 of file actions.h.
Referenced by CVPCB_MAINFRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), CVPCB_MAINFRAME::ReCreateHToolbar(), COMMON_CONTROL::setTransitions(), and COMMON_CONTROL::ShowLibraryTable().
|
static |
Definition at line 418 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 413 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), BOARD_EDITOR_CONTROL::setTransitions(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 530 of file pcb_actions.h.
Referenced by NET_CONTEXT_MENU::NET_CONTEXT_MENU(), BOARD_INSPECTION_TOOL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), APPEARANCE_CONTROLS::showNetclass(), and NET_GRID_TABLE::updateNetVisibility().
|
static |
Definition at line 310 of file pcb_actions.h.
Referenced by DISPLAY_FOOTPRINTS_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), PCB_VIEWER_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), and FOOTPRINT_VIEWER_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 174 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::ReCreateOptToolbar(), SYMBOL_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_CONTROL::setTransitions(), BOARD_EDITOR_CONTROL::setTransitions(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 414 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateHToolbar(), BOARD_EDITOR_CONTROL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 298 of file pcb_actions.h.
Referenced by DIALOG_DRC::OnDRCItemSelected(), PCB_EDIT_FRAME::ReCreateOptToolbar(), PCB_CONTROL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and PCB_CONTROL::ToggleRatsnest().
|
staticinherited |
Definition at line 78 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDITOR_CONTROL::setTransitions(), BOARD_EDITOR_CONTROL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 168 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::ReCreateHToolbar(), and COMMON_CONTROL::setTransitions().
|
staticinherited |
Definition at line 169 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SCH_EDITOR_CONTROL::EditWithSymbolEditor(), SCH_EDIT_FRAME::ReCreateHToolbar(), and COMMON_CONTROL::setTransitions().
|
staticinherited |
Definition at line 186 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::ExecuteRemoteCommand(), PCB_EDIT_FRAME::ExecuteRemoteCommand(), COMMON_CONTROL::setTransitions(), and COMMON_CONTROL::ShowLibraryTable().
|
static |
Definition at line 148 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), and EDIT_TOOL::Init().
|
static |
Swapping of selected items.
Definition at line 142 of file pcb_actions.h.
Referenced by EDIT_TOOL::Init(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 392 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Sets selection to specified items, zooms to fit, if enabled.
Definition at line 79 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::KiwayMailIn(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Sets selection to specified items with connected nets, zooms to fit, if enabled.
Definition at line 82 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::KiwayMailIn(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Display texts as lines.
Definition at line 464 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), PCB_VIEWER_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 109 of file actions.h.
Referenced by SCH_EDIT_FRAME::ReCreateOptToolbar(), SYMBOL_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), COMMON_TOOLS::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 105 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 106 of file actions.h.
Referenced by DISPLAY_FOOTPRINTS_FRAME::ReCreateOptToolbar(), SCH_EDIT_FRAME::ReCreateOptToolbar(), SYMBOL_EDIT_FRAME::ReCreateOptToolbar(), GERBVIEW_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), COMMON_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), GERBVIEW_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 146 of file actions.h.
Referenced by SIMULATOR_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateOptToolbar(), SCH_EDIT_FRAME::ReCreateOptToolbar(), SYMBOL_EDIT_FRAME::ReCreateOptToolbar(), GERBVIEW_FRAME::ReCreateOptToolbar(), PL_EDITOR_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), SIMULATOR_CONTROL::setTransitions(), COMMON_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SIMULATOR_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), SYMBOL_VIEWER_FRAME::setupUIConditions(), GERBVIEW_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 147 of file actions.h.
Referenced by SCH_EDIT_FRAME::ReCreateOptToolbar(), SYMBOL_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), COMMON_TOOLS::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 489 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), DRAWING_TOOL::Init(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), DRAWING_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 523 of file pcb_actions.h.
Referenced by BOARD_INSPECTION_TOOL::HighlightNet(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 492 of file pcb_actions.h.
Referenced by LOCK_CONTEXT_MENU::LOCK_CONTEXT_MENU(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 524 of file pcb_actions.h.
Referenced by BOARD_INSPECTION_TOOL::HighlightNet(), PCB_EDIT_FRAME::ReCreateOptToolbar(), BOARD_INSPECTION_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 157 of file actions.h.
Referenced by GERBVIEW_FRAME::doReCreateMenuBar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateOptToolbar(), GERBVIEW_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), COMMON_TOOLS::setTransitions(), GERBVIEW_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 156 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 302 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), PCB_CONTROL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 361 of file pcb_actions.h.
Referenced by PCB_TOOL_BASE::doInteractiveItemPlacement(), TRACK_WIDTH_MENU::eventHandler(), DIFF_PAIR_MENU::eventHandler(), VIA_SIZE_MENU::eventHandler(), ROUTER_TOOL::setTransitions(), PCB_EDIT_FRAME::Tracks_and_Vias_Size_Event(), BOARD_EDITOR_CONTROL::TrackWidthDec(), BOARD_EDITOR_CONTROL::TrackWidthInc(), BOARD_EDITOR_CONTROL::ViaSizeDec(), and BOARD_EDITOR_CONTROL::ViaSizeInc().
|
static |
Definition at line 357 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 356 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 65 of file actions.h.
Referenced by SCH_LINE_WIRE_BUS_TOOL::doDrawSegments(), EDIT_TOOL::doMoveSelection(), CVPCB_MAINFRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDIT_TOOL::DragArcTrack(), DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), SCH_DRAWING_TOOLS::DrawShape(), DRAWING_TOOL::drawShape(), SCH_DRAWING_TOOLS::DrawSheet(), DRAWING_TOOL::DrawZone(), EDA_BASE_FRAME::HandleUpdateUIEvent(), ROUTER_TOOL::InlineDrag(), ROUTER_TOOL::performDragging(), ROUTER_TOOL::performRouting(), BOARD_EDITOR_CONTROL::PlaceFootprint(), SCH_DRAWING_TOOLS::PlaceImage(), DRAWING_TOOL::PlaceImage(), SCH_DRAWING_TOOLS::PlaceSymbol(), DRAWING_TOOL::PlaceText(), CVPCB_MAINFRAME::ReCreateHToolbar(), SCH_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_EDIT_FRAME::ReCreateHToolbar(), PL_EDITOR_FRAME::ReCreateHToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), CVPCB_ASSOCIATION_TOOL::setTransitions(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), PL_EDIT_TOOL::setTransitions(), PCB_CONTROL::setTransitions(), CVPCB_MAINFRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and SCH_DRAWING_TOOLS::TwoClickPlace().
|
static |
Definition at line 498 of file pcb_actions.h.
Referenced by GROUP_CONTEXT_MENU::GROUP_CONTEXT_MENU(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), GROUP_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and GROUP_CONTEXT_MENU::update().
|
static |
Definition at line 494 of file pcb_actions.h.
Referenced by LOCK_CONTEXT_MENU::LOCK_CONTEXT_MENU(), PCB_EDIT_FRAME::ReCreateHToolbar(), BOARD_EDITOR_CONTROL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 115 of file actions.h.
Referenced by SYMBOL_EDITOR_CONTROL::Init(), FOOTPRINT_EDITOR_CONTROL::Init(), LIB_TREE::onItemContextMenu(), SYMBOL_EDITOR_CONTROL::setTransitions(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Removes all tracks from the selected items to the first pad.
Definition at line 92 of file pcb_actions.h.
Referenced by EDIT_TOOL::Init(), and PCB_SELECTION_TOOL::setTransitions().
|
staticinherited |
Definition at line 72 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_TOOL::Init(), SYMBOL_EDITOR_EDIT_TOOL::Init(), EDIT_TOOL::Init(), EE_SELECTION_TOOL::setTransitions(), PCB_SELECTION_TOOL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 72 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::setTransitions().
|
static |
Definition at line 76 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::setTransitions().
|
staticinherited |
Definition at line 86 of file actions.h.
Referenced by SCH_EDIT_FRAME::OnFindDialogClose(), DIALOG_SCH_FIND::OnIdle(), DIALOG_SCH_FIND::OnSearchForSelect(), SCH_FIND_REPLACE_TOOL::setTransitions(), and SCH_FIND_REPLACE_TOOL::UpdateFind().
|
static |
Definition at line 388 of file pcb_actions.h.
Referenced by GLOBAL_EDIT_TOOL::ExchangeFootprints(), EDIT_TOOL::Init(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Definition at line 389 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), GLOBAL_EDIT_TOOL::ExchangeFootprints(), EDIT_TOOL::Init(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Definition at line 533 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), EDIT_TOOL::Flip(), EDIT_TOOL::Mirror(), EDIT_TOOL::MoveExact(), EDIT_TOOL::Rotate(), and BOARD_INSPECTION_TOOL::setTransitions().
|
staticinherited |
Definition at line 177 of file actions.h.
Referenced by ACTION_MENU::OnMenuEvent(), EDA_3D_CONTROLLER::setTransitions(), CVPCB_CONTROL::setTransitions(), CVPCB_FOOTPRINT_VIEWER_SELECTION_TOOL::setTransitions(), EE_SELECTION_TOOL::setTransitions(), GERBVIEW_SELECTION_TOOL::setTransitions(), KICAD_MANAGER_CONTROL::setTransitions(), PL_SELECTION_TOOL::setTransitions(), and PCB_SELECTION_TOOL::setTransitions().
|
staticinherited |
Definition at line 172 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::KiwayMailIn(), PCB_EDIT_FRAME::ReCreateHToolbar(), SCH_EDITOR_CONTROL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 180 of file actions.h.
Referenced by EDA_DRAW_FRAME::CommonSettingsChanged(), and PCB_VIEWER_TOOLS::MeasureTool().
|
staticinherited |
Definition at line 173 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::KiwayMailIn(), SCH_EDITOR_CONTROL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 155 of file actions.h.
Referenced by DRAWING_TOOL::drawArc(), DRAWING_TOOL::drawShape(), GERBVIEW_INSPECTION_TOOL::MeasureTool(), PCB_VIEWER_TOOLS::MeasureTool(), GERBVIEW_CONTROL::setTransitions(), and EDA_DRAW_FRAME::unitsChangeRefresh().
|
static |
Definition at line 304 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), PCB_CONTROL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 359 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 358 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 305 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), PCB_CONTROL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and PCB_CONTROL::ZoneDisplayMode().
|
static |
Definition at line 307 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), PCB_CONTROL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and PCB_CONTROL::ZoneDisplayMode().
|
static |
Definition at line 306 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), PCB_CONTROL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and PCB_CONTROL::ZoneDisplayMode().
|
static |
Definition at line 309 of file pcb_actions.h.
Referenced by PCB_CONTROL::setTransitions(), and PCB_CONTROL::ZoneDisplayMode().
|
static |
Definition at line 308 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), PCB_CONTROL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and PCB_CONTROL::ZoneDisplayMode().
|
static |
Duplicate zone onto another layer.
Definition at line 374 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and ZONE_CONTEXT_MENU::ZONE_CONTEXT_MENU().
|
static |
Definition at line 366 of file pcb_actions.h.
Referenced by ZONE_FILLER_TOOL::IsZoneFillAction(), ZONE_FILLER_TOOL::setTransitions(), and ZONE_CONTEXT_MENU::ZONE_CONTEXT_MENU().
|
static |
Definition at line 367 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), ZONE_FILLER_TOOL::IsZoneFillAction(), PCB_EDIT_FRAME::ReCreateVToolbar(), ZONE_FILLER_TOOL::setTransitions(), PCB_CONTROL::unfilledZoneCheck(), and ZONE_CONTEXT_MENU::ZONE_CONTEXT_MENU().
|
static |
Definition at line 368 of file pcb_actions.h.
Referenced by BOARD_COMMIT::Push(), and ZONE_FILLER_TOOL::setTransitions().
|
static |
Definition at line 371 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and ZONE_CONTEXT_MENU::ZONE_CONTEXT_MENU().
|
static |
Definition at line 369 of file pcb_actions.h.
Referenced by ZONE_FILLER_TOOL::IsZoneFillAction(), ZONE_FILLER_TOOL::setTransitions(), and ZONE_CONTEXT_MENU::ZONE_CONTEXT_MENU().
|
static |
Definition at line 370 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), ZONE_FILLER_TOOL::IsZoneFillAction(), PCB_EDIT_FRAME::ReCreateVToolbar(), ZONE_FILLER_TOOL::setTransitions(), and ZONE_CONTEXT_MENU::ZONE_CONTEXT_MENU().
|
staticinherited |
Definition at line 99 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 101 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EE_SELECTION_TOOL::Main(), PCB_SELECTION_TOOL::Main(), SCH_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 100 of file actions.h.
Referenced by GERBVIEW_CONTROL::ClearAllLayers(), DIALOG_MIGRATE_BUSES::DIALOG_MIGRATE_BUSES(), EDA_3D_VIEWER_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SIMULATOR_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_VIEWER_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_VIEWER_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::emptyScreen(), EVT_GRID_CMD_CELL_CHANGED(), EVT_UPDATE_UI_RANGE(), FOOTPRINT_EDIT_FRAME::FOOTPRINT_EDIT_FRAME(), GERBVIEW_FRAME::GERBVIEW_FRAME(), SCH_EDIT_FRAME::importFile(), FOOTPRINT_EDITOR_CONTROL::ImportFootprint(), SCH_EDIT_FRAME::initScreenZoom(), SYMBOL_EDIT_FRAME::LoadSymbolFromCurrentLib(), CVPCB_FOOTPRINT_VIEWER_SELECTION_TOOL::Main(), EE_SELECTION_TOOL::Main(), GERBVIEW_SELECTION_TOOL::Main(), PL_SELECTION_TOOL::Main(), PCB_SELECTION_TOOL::Main(), PL_EDITOR_FRAME::OnNewDrawingSheet(), SCH_EDIT_FRAME::onSize(), PCB_EDIT_FRAME::onSize(), SCH_EDIT_FRAME::OpenProjectFiles(), SIMULATOR_FRAME::ReCreateHToolbar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateHToolbar(), SCH_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_VIEWER_FRAME::ReCreateHToolbar(), GERBVIEW_FRAME::ReCreateHToolbar(), PL_EDITOR_FRAME::ReCreateHToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateHToolbar(), FOOTPRINT_WIZARD_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), EDA_3D_VIEWER_FRAME::ReCreateMainToolbar(), PL_EDITOR_FRAME::RollbackFromUndo(), SYMBOL_EDIT_FRAME::SetCurSymbol(), EDA_3D_CONTROLLER::setTransitions(), SIMULATOR_CONTROL::setTransitions(), COMMON_TOOLS::setTransitions(), SYMBOL_EDIT_FRAME::SYMBOL_EDIT_FRAME(), SYMBOL_VIEWER_FRAME::SYMBOL_VIEWER_FRAME(), SYMBOL_VIEWER_FRAME::updatePreviewSymbol(), DISPLAY_FOOTPRINTS_FRAME::updateView(), FOOTPRINT_VIEWER_FRAME::updateView(), FOOTPRINT_WIZARD_FRAME::updateView(), SIMULATOR_CONTROL::Zoom(), and EDA_DRAW_FRAME::Zoom_Automatique().
|
staticinherited |
Definition at line 95 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), COMMON_TOOLS::setTransitions(), EDA_3D_CONTROLLER::ZoomInOut(), and COMMON_TOOLS::ZoomInOut().
|
staticinherited |
Definition at line 97 of file actions.h.
Referenced by EDA_3D_VIEWER_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SIMULATOR_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_VIEWER_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_VIEWER_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDA_3D_CONTROLLER::Init(), SIMULATOR_FRAME::ReCreateHToolbar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateHToolbar(), SCH_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_VIEWER_FRAME::ReCreateHToolbar(), GERBVIEW_FRAME::ReCreateHToolbar(), PL_EDITOR_FRAME::ReCreateHToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateHToolbar(), FOOTPRINT_WIZARD_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), EDA_3D_VIEWER_FRAME::ReCreateMainToolbar(), EDA_3D_CONTROLLER::setTransitions(), SIMULATOR_CONTROL::setTransitions(), COMMON_TOOLS::setTransitions(), SIMULATOR_CONTROL::Zoom(), EDA_3D_CONTROLLER::ZoomInOutCenter(), and COMMON_TOOLS::ZoomInOutCenter().
|
staticinherited |
Definition at line 96 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 98 of file actions.h.
Referenced by EDA_3D_VIEWER_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SIMULATOR_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_VIEWER_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_VIEWER_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDA_3D_CONTROLLER::Init(), SIMULATOR_FRAME::ReCreateHToolbar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateHToolbar(), SCH_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_VIEWER_FRAME::ReCreateHToolbar(), GERBVIEW_FRAME::ReCreateHToolbar(), PL_EDITOR_FRAME::ReCreateHToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateHToolbar(), FOOTPRINT_WIZARD_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), EDA_3D_VIEWER_FRAME::ReCreateMainToolbar(), EDA_3D_CONTROLLER::setTransitions(), SIMULATOR_CONTROL::setTransitions(), COMMON_TOOLS::setTransitions(), and SIMULATOR_CONTROL::Zoom().
|
staticinherited |
Definition at line 102 of file actions.h.
Referenced by ZOOM_MENU::eventHandler(), EDA_DRAW_FRAME::OnSelectZoom(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 94 of file actions.h.
Referenced by EDA_3D_VIEWER_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_VIEWER_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_VIEWER_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::RecreateBaseHToolbar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateHToolbar(), SCH_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_VIEWER_FRAME::ReCreateHToolbar(), GERBVIEW_FRAME::ReCreateHToolbar(), PL_EDITOR_FRAME::ReCreateHToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateHToolbar(), FOOTPRINT_WIZARD_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), EDA_3D_VIEWER_FRAME::ReCreateMainToolbar(), EDA_3D_CONTROLLER::setTransitions(), COMMON_TOOLS::setTransitions(), and KICAD_MANAGER_CONTROL::setTransitions().
|
staticinherited |
Definition at line 103 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DISPLAY_FOOTPRINTS_FRAME::ReCreateHToolbar(), SCH_EDIT_FRAME::ReCreateHToolbar(), SYMBOL_EDIT_FRAME::ReCreateHToolbar(), GERBVIEW_FRAME::ReCreateHToolbar(), PL_EDITOR_FRAME::ReCreateHToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), ZOOM_TOOL::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), GERBVIEW_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().