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 , CURSOR_UP , CURSOR_DOWN , CURSOR_LEFT , CURSOR_RIGHT , CURSOR_CLICK , CURSOR_DBL_CLICK , CURSOR_RIGHT_CLICK , CURSOR_FAST_MOVE = 0x8000 } |
enum class | REMOVE_FLAGS { NORMAL = 0x00 , ALT = 0x01 , CUT = 0x02 } |
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 48 of file pcb_actions.h.
|
inherited |
Enumerator | |
---|---|
CURSOR_NONE | |
CURSOR_UP | |
CURSOR_DOWN | |
CURSOR_LEFT | |
CURSOR_RIGHT | |
CURSOR_CLICK | |
CURSOR_DBL_CLICK | |
CURSOR_RIGHT_CLICK | |
CURSOR_FAST_MOVE |
Definition at line 191 of file actions.h.
|
stronginherited |
|
staticinherited |
Definition at line 173 of file actions.h.
Referenced by SCH_DRAWING_TOOLS::DrawShape(), SYMBOL_EDITOR_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 259 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 262 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 263 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 260 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 261 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 258 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 486 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 449 of file pcb_actions.h.
Referenced by PAD_TOOL::Init(), and PAD_TOOL::setTransitions().
|
static |
Switch posture when drawing arc.
Definition at line 203 of file pcb_actions.h.
Referenced by DRAWING_TOOL::drawArc(), and DRAWING_TOOL::Init().
|
static |
Definition at line 340 of file pcb_actions.h.
Referenced by EDIT_TOOL::Init(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 516 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and AUTOPLACE_TOOL::setTransitions().
|
static |
Definition at line 517 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and AUTOPLACE_TOOL::setTransitions().
|
static |
Definition at line 489 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_REANNOTATE_TOOL::setTransitions().
|
static |
Definition at line 358 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 488 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 164 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 103 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::updateView(), and FOOTPRINT_VIEWER_FRAME::updateView().
|
static |
Definition at line 366 of file pcb_actions.h.
Referenced by GLOBAL_EDIT_TOOL::ExchangeFootprints(), EDIT_TOOL::Init(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Definition at line 367 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), GLOBAL_EDIT_TOOL::ExchangeFootprints(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Update selected tracks & vias to the current track & via dimensions.
Definition at line 142 of file pcb_actions.h.
Referenced by EDIT_TOOL::setTransitions().
|
static |
Definition at line 423 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 363 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 362 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Definition at line 496 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 194 of file pcb_actions.h.
Referenced by DRAWING_TOOL::DrawZone(), and DRAWING_TOOL::Init().
|
staticinherited |
Definition at line 180 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 524 of file pcb_actions.h.
Referenced by CONVERT_TOOL::Init(), and CONVERT_TOOL::setTransitions().
|
static |
Definition at line 522 of file pcb_actions.h.
Referenced by CONVERT_TOOL::CreatePolys(), CONVERT_TOOL::Init(), and CONVERT_TOOL::setTransitions().
|
static |
Definition at line 523 of file pcb_actions.h.
Referenced by CONVERT_TOOL::Init(), and CONVERT_TOOL::setTransitions().
|
static |
Definition at line 520 of file pcb_actions.h.
Referenced by CONVERT_TOOL::CreatePolys(), CONVERT_TOOL::Init(), and CONVERT_TOOL::setTransitions().
|
static |
Definition at line 525 of file pcb_actions.h.
Referenced by CONVERT_TOOL::Init(), and CONVERT_TOOL::setTransitions().
|
static |
Definition at line 521 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 415 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 446 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 119 of file pcb_actions.h.
Referenced by EDIT_TOOL::copyToClipboard(), POSITIONING_TOOLS_MENU::POSITIONING_TOOLS_MENU(), and EDIT_TOOL::setTransitions().
|
static |
Tool for creating an array of objects.
Definition at line 435 of file pcb_actions.h.
Referenced by CONVERT_TOOL::Init(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 403 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 127 of file actions.h.
Referenced by DRAWING_TOOL::DrawDimension(), SCH_MOVE_TOOL::Main(), SYMBOL_EDITOR_MOVE_TOOL::Main(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 128 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
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 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 |
Cursor control with keyboard.
Definition at line 117 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 122 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 67 of file actions.h.
Referenced by EDIT_TOOL::copyToClipboard(), 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 414 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::CutCopyFootprint(), FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 174 of file actions.h.
Referenced by PCB_POINT_EDITOR::changeArcEditMode(), and PCB_POINT_EDITOR::setTransitions().
|
static |
Definition at line 239 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 528 of file pcb_actions.h.
Referenced by EVT_UPDATE_UI_RANGE(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 529 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 200 of file pcb_actions.h.
Referenced by DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), and DRAWING_TOOL::drawShape().
|
static |
Definition at line 421 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateHToolbar(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 413 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 159 of file pcb_actions.h.
Referenced by EDIT_TOOL::setTransitions().
|
static |
Definition at line 193 of file pcb_actions.h.
Referenced by DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawZone(), and DRAWING_TOOL::Init().
|
staticinherited |
Definition at line 74 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 89 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 264 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
static |
Definition at line 265 of file pcb_actions.h.
Referenced by ALIGN_DISTRIBUTE_TOOL::Init(), and ALIGN_DISTRIBUTE_TOOL::setTransitions().
|
staticinherited |
Definition at line 73 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(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_TOOL::Init(), SYMBOL_EDITOR_EDIT_TOOL::Init(), PL_EDIT_TOOL::Init(), EDIT_TOOL::Init(), SCH_MOVE_TOOL::Main(), SYMBOL_EDITOR_MOVE_TOOL::Main(), PL_EDIT_TOOL::Main(), 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 186 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 166 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 167 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 178 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 174 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 179 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 173 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 182 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 170 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 181 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 171 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 180 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 172 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 185 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 187 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 177 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 184 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 183 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 186 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 484 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 72 of file actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_TOOL::Init(), SYMBOL_EDITOR_EDIT_TOOL::Init(), EDIT_TOOL::Init(), SCH_MOVE_TOOL::Main(), SYMBOL_EDITOR_MOVE_TOOL::Main(), 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 411 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 155 of file pcb_actions.h.
Referenced by EDIT_TOOL::Duplicate(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 410 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 386 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::EditFpInFpEditor(), EDIT_TOOL::Init(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 387 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::EditFpInFpEditor(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 360 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 359 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 432 of file pcb_actions.h.
Referenced by PAD_TOOL::Init(), and PAD_TOOL::setTransitions().
|
staticinherited |
Definition at line 90 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 428 of file pcb_actions.h.
Referenced by PAD_TOOL::EditPad(), PAD_TOOL::Init(), and PAD_TOOL::setTransitions().
|
static |
Definition at line 418 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 374 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 146 of file pcb_actions.h.
Referenced by EDIT_TOOL::Init(), 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 145 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 107 of file pcb_actions.h.
Referenced by SELECT_MENU::SELECT_MENU(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Find an item.
Definition at line 511 of file pcb_actions.h.
|
staticinherited |
Definition at line 79 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 80 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 82 of file actions.h.
Referenced by SCH_FIND_REPLACE_TOOL::FindNext(), and SCH_FIND_REPLACE_TOOL::setTransitions().
|
staticinherited |
Definition at line 81 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 126 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 420 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 381 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), BOARD_EDITOR_CONTROL::GenerateFabFiles(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 380 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), BOARD_EDITOR_CONTROL::GenerateFabFiles(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 377 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 376 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), BOARD_EDITOR_CONTROL::GenerateFabFiles(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 378 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 379 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 514 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::Init(), and EDIT_TOOL::setTransitions().
|
staticinherited |
Definition at line 187 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
staticinherited |
Definition at line 183 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), COMMON_CONTROL::setTransitions(), and COMMON_CONTROL::ShowHelp().
|
static |
Definition at line 361 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 95 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 438 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 137 of file actions.h.
Referenced by DIALOG_GRID_SETTINGS::DIALOG_GRID_SETTINGS(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 138 of file actions.h.
Referenced by DIALOG_GRID_SETTINGS::DIALOG_GRID_SETTINGS(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 139 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 143 of file actions.h.
Referenced by GRID_MENU::eventHandler(), EDA_DRAW_FRAME::OnSelectGrid(), COMMON_TOOLS::setTransitions(), and DIALOG_GRID_SETTINGS::TransferDataFromWindow().
|
staticinherited |
Definition at line 140 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 145 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_VIEWER_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDA_DRAW_FRAME::OnSelectGrid(), SCH_EDIT_FRAME::ReCreateOptToolbar(), SYMBOL_EDIT_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 142 of file actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and PCB_CONTROL::setTransitions().
|
staticinherited |
Definition at line 141 of file actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), PCB_CONTROL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and DIALOG_GRID_SETTINGS::TransferDataFromWindow().
|
static |
Definition at line 474 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 477 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::Init(), and GROUP_TOOL::setTransitions().
|
static |
Definition at line 478 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::Init(), and GROUP_TOOL::setTransitions().
|
static |
Definition at line 253 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::OnEditItemRequest(), PCB_EDIT_FRAME::OnEditItemRequest(), and GROUP_TOOL::setTransitions().
|
staticinherited |
Definition at line 184 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 396 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 507 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::ClearSelection(), EDIT_TOOL::doMoveSelection(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 504 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 106 of file actions.h.
Referenced by GERBVIEW_CONTROL::DisplayControl(), GERBVIEW_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), PAD_TOOL::EditPad(), 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 107 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 501 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::ExecuteRemoteCommand(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 497 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 500 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 417 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 371 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateHToolbar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 373 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 148 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::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 197 of file pcb_actions.h.
Referenced by DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), and DRAWING_TOOL::drawShape().
|
static |
Definition at line 492 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), EDIT_TOOL::Init(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 493 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 325 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 324 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 321 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 328 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 291 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 300 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 301 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 302 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 303 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 304 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 305 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 306 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 307 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 308 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 309 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 292 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 310 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 311 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 312 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 313 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 314 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 315 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 316 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 317 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 318 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 319 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 293 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 320 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 294 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 295 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 296 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 297 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 298 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 299 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 322 of file pcb_actions.h.
Referenced by ROUTER_TOOL::handleLayerSwitch(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 323 of file pcb_actions.h.
Referenced by ROUTER_TOOL::handleLayerSwitch(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 326 of file pcb_actions.h.
Referenced by ROUTER_TOOL::MainLoop(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 290 of file pcb_actions.h.
Referenced by getTargetLayerFromEvent(), layer2action(), ROUTER_TOOL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 233 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 185 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 383 of file pcb_actions.h.
Referenced by APPEARANCE_CONTROLS::APPEARANCE_CONTROLS(), PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 506 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::ReCreateVToolbar(), BOARD_INSPECTION_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 470 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 |
Definition at line 483 of file pcb_actions.h.
|
static |
Definition at line 461 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), MICROWAVE_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 455 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), MICROWAVE_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 463 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), MICROWAVE_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 457 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), MICROWAVE_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 459 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), MICROWAVE_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 150 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::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 149 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::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 129 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 130 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 110 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), EDIT_TOOL::Duplicate(), 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 152 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), POSITIONING_TOOLS_MENU::POSITIONING_TOOLS_MENU(), and EDIT_TOOL::setTransitions().
|
static |
move items one-by-one
Definition at line 113 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 116 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), EDIT_TOOL::Init(), POSITIONING_TOOLS_MENU::POSITIONING_TOOLS_MENU(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 277 of file pcb_actions.h.
Referenced by APPEARANCE_CONTROLS::createControls(), APPEARANCE_CONTROLS::rebuildNets(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 400 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 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 50 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().
|
staticinherited |
Definition at line 179 of file actions.h.
Referenced by COMMON_CONTROL::setTransitions().
|
static |
Pack and start moving selected footprints.
Definition at line 136 of file pcb_actions.h.
Referenced by EDIT_TOOL::Init(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 280 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 132 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), and COMMON_TOOLS::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 131 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 416 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 160 of file actions.h.
Referenced by EDIT_TOOL::pickReferencePoint(), and PCB_PICKER_TOOL::setTransitions().
|
static |
Definition at line 482 of file pcb_actions.h.
|
static |
Definition at line 254 of file pcb_actions.h.
Referenced by DIALOG_GROUP_PROPERTIES::OnAddMember(), and GROUP_TOOL::setTransitions().
|
staticinherited |
Definition at line 113 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 188 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and DRAWING_TOOL::setTransitions().
|
static |
Definition at line 485 of file pcb_actions.h.
|
static |
Definition at line 190 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 175 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 191 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 426 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 189 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and DRAWING_TOOL::setTransitions().
|
static |
Definition at line 176 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 354 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 355 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and SCRIPTING_TOOL::setTransitions().
|
static |
Definition at line 245 of file pcb_actions.h.
Referenced by PCB_POINT_EDITOR::Init(), and PCB_POINT_EDITOR::setTransitions().
|
static |
Definition at line 248 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 249 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 246 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 269 of file pcb_actions.h.
Referenced by POSITIONING_TOOLS_MENU::POSITIONING_TOOLS_MENU(), and POSITION_RELATIVE_TOOL::setTransitions().
|
staticinherited |
Definition at line 88 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 149 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 452 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 SCH_EDITOR_CONTROL::setTransitions(), SIMULATOR_CONTROL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 276 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::ToggleRatsnest().
|
static |
Definition at line 278 of file pcb_actions.h.
Referenced by APPEARANCE_CONTROLS::createControls(), APPEARANCE_CONTROLS::rebuildNets(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 429 of file pcb_actions.h.
Referenced by PAD_TOOL::EditPad(), PAD_TOOL::Init(), FOOTPRINT_EDIT_FRAME::SaveFootprint(), and PAD_TOOL::setTransitions().
|
staticinherited |
Definition at line 66 of file actions.h.
Referenced by CVPCB_MAINFRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), 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(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 110 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(), PCB_TOOL_BASE::doInteractiveItemPlacement(), EDIT_TOOL::doMoveSelection(), DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), SCH_DRAWING_TOOLS::DrawShape(), SYMBOL_EDITOR_DRAWING_TOOLS::DrawShape(), PL_DRAWING_TOOLS::DrawShape(), DRAWING_TOOL::drawShape(), SCH_DRAWING_TOOLS::DrawSheet(), SCH_MOVE_TOOL::Main(), SYMBOL_EDITOR_MOVE_TOOL::Main(), 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 158 of file pcb_actions.h.
|
static |
Definition at line 476 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 369 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Definition at line 412 of file pcb_actions.h.
Referenced by FOOTPRINT_EDITOR_CONTROL::Init(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 490 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::OpenProjectFiles(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 491 of file pcb_actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 84 of file actions.h.
Referenced by DIALOG_SCH_FIND::OnReplace(), and SCH_FIND_REPLACE_TOOL::setTransitions().
|
staticinherited |
Definition at line 83 of file actions.h.
Referenced by DIALOG_SCH_FIND::OnReplace(), and SCH_FIND_REPLACE_TOOL::setTransitions().
|
staticinherited |
Cursor control event types.
Definition at line 188 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
staticinherited |
Definition at line 154 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 123 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 122 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 211 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 225 of file pcb_actions.h.
Referenced by ROUTER_TOOL::Init(), ROUTER_TOOL::performRouting(), and ROUTER_TOOL::RouteSelected().
|
static |
Definition at line 228 of file pcb_actions.h.
Referenced by ROUTER_TOOL::RouteSelected(), and ROUTER_TOOL::setTransitions().
|
static |
Definition at line 224 of file pcb_actions.h.
Referenced by ROUTER_TOOL::Init(), ROUTER_TOOL::performRouting(), and ROUTER_TOOL::RouteSelected().
|
static |
Definition at line 232 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 236 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 242 of file pcb_actions.h.
Referenced by EDIT_TOOL::invokeInlineRouter(), ROUTER_TOOL::performRouting(), and ROUTER_TOOL::setTransitions().
|
static |
Definition at line 226 of file pcb_actions.h.
Referenced by ROUTER_TOOL::setTransitions().
|
static |
Definition at line 227 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 231 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 237 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 217 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 220 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 214 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 222 of file pcb_actions.h.
Referenced by ROUTER_TOOL::Init(), ROUTER_TOOL::performRouting(), and EDIT_TOOL::Remove().
|
static |
Definition at line 238 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 208 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 384 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), DIALOG_CONSTRAINTS_REPORTER::OnErrorLinkClicked(), 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 407 of file pcb_actions.h.
|
static |
Definition at line 408 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 176 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 80 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 53 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::setTransitions().
|
static |
Clear the current selection.
Definition at line 59 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_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(), FOOTPRINT_SEARCH_HANDLER::SelectItems(), ZONE_SEARCH_HANDLER::SelectItems(), TEXT_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 56 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 76 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::setTransitions().
|
static |
Definition at line 481 of file pcb_actions.h.
|
static |
Select an item (specified as the event parameter).
Definition at line 62 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 66 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), EDIT_TOOL::Duplicate(), ARRAY_CREATOR::Invoke(), PCB_CONTROL::placeBoardItems(), DRAWING_TOOL::PlaceImportedGraphics(), FOOTPRINT_SEARCH_HANDLER::SelectItems(), ZONE_SEARCH_HANDLER::SelectItems(), TEXT_SEARCH_HANDLER::SelectItems(), PCB_SELECTION_TOOL::setTransitions(), and GROUP_TOOL::Ungroup().
|
static |
Definition at line 161 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::PrepareLayerIndicator(), PCB_EDIT_FRAME::ReCreateHToolbar(), and ROUTER_TOOL::setTransitions().
|
static |
Select all connections belonging to a single net.
Definition at line 86 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 104 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 98 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::setTransitions().
|
static |
Selection of anchor item for position relative tool.
Definition at line 272 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 101 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 92 of file pcb_actions.h.
Referenced by SELECT_MENU::SELECT_MENU(), PCB_SELECTION_TOOL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 192 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 163 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 487 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ReCreateHToolbar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 166 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 167 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 182 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 395 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 389 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 505 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 287 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().
|
static |
Definition at line 390 of file pcb_actions.h.
Referenced by 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 391 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 275 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), DIALOG_DRC::OnDRCItemSelected(), PCB_EDIT_FRAME::ReCreateOptToolbar(), PCB_CONTROL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and PCB_CONTROL::ToggleRatsnest().
|
staticinherited |
Definition at line 77 of file actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), BOARD_EDITOR_CONTROL::setTransitions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 164 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 165 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 181 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), COMMON_CONTROL::setTransitions(), and COMMON_CONTROL::ShowLibraryTable().
|
static |
Definition at line 139 of file pcb_actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), and EDIT_TOOL::Init().
|
static |
Swapping of selected items.
Definition at line 133 of file pcb_actions.h.
Referenced by EDIT_TOOL::Init(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 368 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 70 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 73 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::KiwayMailIn(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Display texts as lines.
Definition at line 441 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 108 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 104 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 105 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(), 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 144 of file actions.h.
Referenced by 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(), PCB_EDIT_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().
|
static |
Definition at line 466 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 498 of file pcb_actions.h.
Referenced by BOARD_INSPECTION_TOOL::HighlightNet(), and BOARD_INSPECTION_TOOL::setTransitions().
|
static |
Definition at line 469 of file pcb_actions.h.
Referenced by LOCK_CONTEXT_MENU::LOCK_CONTEXT_MENU(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 499 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 153 of file actions.h.
Referenced by GERBVIEW_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_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 152 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 279 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 338 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 334 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 333 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::setTransitions().
|
staticinherited |
Definition at line 65 of file actions.h.
Referenced by 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(), ROUTER_TOOL::InlineDrag(), ROUTER_TOOL::performDragging(), 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(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 475 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 471 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 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 |
Removes all tracks from the selected items to the first pad.
Definition at line 83 of file pcb_actions.h.
Referenced by EDIT_TOOL::Init(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Definition at line 63 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::setTransitions().
|
static |
Definition at line 67 of file pcb_actions.h.
Referenced by PCB_SELECTION_TOOL::setTransitions().
|
staticinherited |
Definition at line 85 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 364 of file pcb_actions.h.
Referenced by GLOBAL_EDIT_TOOL::ExchangeFootprints(), EDIT_TOOL::Init(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Definition at line 365 of file pcb_actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), GLOBAL_EDIT_TOOL::ExchangeFootprints(), and GLOBAL_EDIT_TOOL::setTransitions().
|
static |
Definition at line 508 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 172 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 168 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 175 of file actions.h.
Referenced by EDA_DRAW_FRAME::CommonSettingsChanged(), and PCB_VIEWER_TOOLS::MeasureTool().
|
staticinherited |
Definition at line 169 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 151 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 281 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 336 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 335 of file pcb_actions.h.
Referenced by BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 282 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 284 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 283 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 286 of file pcb_actions.h.
Referenced by PCB_CONTROL::setTransitions(), and PCB_CONTROL::ZoneDisplayMode().
|
static |
Definition at line 285 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 351 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 343 of file pcb_actions.h.
Referenced by ZONE_FILLER_TOOL::IsZoneFillAction(), ZONE_FILLER_TOOL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and ZONE_CONTEXT_MENU::ZONE_CONTEXT_MENU().
|
static |
Definition at line 344 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 345 of file pcb_actions.h.
Referenced by BOARD_COMMIT::Push(), and ZONE_FILLER_TOOL::setTransitions().
|
static |
Definition at line 348 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 346 of file pcb_actions.h.
Referenced by ZONE_FILLER_TOOL::IsZoneFillAction(), ZONE_FILLER_TOOL::setTransitions(), PCB_EDIT_FRAME::setupUIConditions(), and ZONE_CONTEXT_MENU::ZONE_CONTEXT_MENU().
|
static |
Definition at line 347 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 98 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 100 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 99 of file actions.h.
Referenced by GERBVIEW_CONTROL::ClearAllLayers(), EDA_3D_VIEWER_FRAME::CreateMenuBar(), DIALOG_MIGRATE_BUSES::DIALOG_MIGRATE_BUSES(), 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 94 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 96 of file actions.h.
Referenced by EDA_3D_VIEWER_FRAME::CreateMenuBar(), 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 95 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 97 of file actions.h.
Referenced by EDA_3D_VIEWER_FRAME::CreateMenuBar(), 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 101 of file actions.h.
Referenced by ZOOM_MENU::eventHandler(), EDA_DRAW_FRAME::OnSelectZoom(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 93 of file actions.h.
Referenced by EDA_3D_VIEWER_FRAME::CreateMenuBar(), 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 102 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().