KiCad PCB EDA Suite
|
Gather all the actions that are shared by tools. More...
#include <actions.h>
Classes | |
struct | INCREMENT |
Public Types | |
enum | CURSOR_EVENT_TYPE { CURSOR_NONE = 0 , CURSOR_UP , CURSOR_UP_FAST , CURSOR_DOWN , CURSOR_DOWN_FAST , CURSOR_LEFT , CURSOR_LEFT_FAST , CURSOR_RIGHT , CURSOR_RIGHT_FAST , CURSOR_CLICK , CURSOR_DBL_CLICK , CURSOR_RIGHT_CLICK } |
enum class | REMOVE_FLAGS { NORMAL = 0x00 , ALT = 0x01 , CUT = 0x02 } |
Public Member Functions | |
virtual | ~ACTIONS () |
Gather all the actions that are shared by tools.
The instance of a subclass of ACTIONS is created inside of ACTION_MANAGER object that registers the actions.
|
strong |
|
static |
Definition at line 278 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 265 of file actions.h.
Referenced by SYMBOL_EDITOR_DRAWING_TOOLS::doDrawShape(), SCH_DRAWING_TOOLS::DrawShape(), PL_DRAWING_TOOLS::DrawShape(), SCH_DRAWING_TOOLS::DrawTable(), DRAWING_TOOL::DrawTable(), TOOL_EVENT::IsPointEditor(), SCH_DRAWING_TOOLS::PlaceImage(), DRAWING_TOOL::PlaceReferenceImage(), SCH_POINT_EDITOR::setTransitions(), PL_POINT_EDITOR::setTransitions(), and PCB_POINT_EDITOR::setTransitions().
|
static |
Definition at line 107 of file actions.h.
Referenced by EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT >::addMenus(), SCH_EDIT_TABLE_TOOL::setTransitions(), and PCB_EDIT_TABLE_TOOL::setTransitions().
|
static |
Definition at line 106 of file actions.h.
Referenced by EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT >::addMenus(), SCH_EDIT_TABLE_TOOL::setTransitions(), and PCB_EDIT_TABLE_TOOL::setTransitions().
|
static |
Definition at line 56 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 104 of file actions.h.
Referenced by EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT >::addMenus(), SCH_EDIT_TABLE_TOOL::setTransitions(), and PCB_EDIT_TABLE_TOOL::setTransitions().
|
static |
Definition at line 105 of file actions.h.
Referenced by EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT >::addMenus(), SCH_EDIT_TABLE_TOOL::setTransitions(), and PCB_EDIT_TABLE_TOOL::setTransitions().
|
static |
Definition at line 72 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(), SCH_DRAWING_TOOLS::ImportGraphics(), SYMBOL_EDITOR_DRAWING_TOOLS::ImportGraphics(), SCH_TOOL_BASE< T >::Init(), PICKER_TOOL::Init(), ZOOM_TOOL::Init(), PL_DRAWING_TOOLS::Init(), PL_EDIT_TOOL::Init(), ROUTER_TOOL::Init(), BOARD_EDITOR_CONTROL::Init(), DRAWING_TOOL::Init(), PAD_TOOL::Init(), PCB_PICKER_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(), DRAWING_TOOL::PlaceImportedGraphics(), SYMBOL_EDIT_FRAME::saveLibrary(), and SYMBOL_EDIT_FRAME::SetUnit().
|
static |
Definition at line 148 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::updateView(), and FOOTPRINT_VIEWER_FRAME::updateView().
|
static |
Definition at line 88 of file actions.h.
Referenced by SCH_EDIT_TOOL::JustifyText(), EDIT_TOOL::JustifyText(), SCH_EDIT_TOOL::setTransitions(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 149 of file actions.h.
Referenced by SCH_SEARCH_HANDLER::SelectItems(), PCB_SEARCH_HANDLER::SelectItems(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 91 of file actions.h.
Referenced by LIB_TREE::LIB_TREE(), HIERARCHY_PANE::onCharHook(), LIB_TREE::onQueryCharHook(), and HIERARCHY_PANE::onRightClick().
|
static |
Definition at line 272 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 78 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(), SYMBOL_EDITOR_EDIT_TOOL::Init(), PL_EDIT_TOOL::Init(), EDIT_TOOL::Init(), PCB_VIEWER_TOOLS::Init(), ROUTER_TOOL::InlineDrag(), PCB_VIEWER_TOOLS::MeasureTool(), 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 79 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDITOR_EDIT_TOOL::Init(), EDIT_TOOL::Init(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), EDIT_TOOL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), and SYMBOL_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 180 of file actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), SYMBOL_EDITOR_MOVE_TOOL::doMoveSelection(), SCH_MOVE_TOOL::doMoveSelection(), EDIT_TOOL::DragArcTrack(), DRAWING_TOOL::DrawDimension(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 181 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 171 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 176 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 172 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 177 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 173 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 178 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Cursor control with keyboard.
Definition at line 170 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 175 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 77 of file actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), CVPCB_MAINFRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDA_BASE_FRAME::HandleUpdateUIEvent(), 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 266 of file actions.h.
Referenced by PCB_POINT_EDITOR::changeArcEditMode(), and PCB_POINT_EDITOR::setTransitions().
|
static |
Definition at line 67 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 |
Definition at line 96 of file actions.h.
Referenced by SCH_EDIT_TOOL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 98 of file actions.h.
Referenced by SCH_EDIT_TOOL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 109 of file actions.h.
Referenced by EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT >::addMenus(), SCH_EDIT_TABLE_TOOL::setTransitions(), and PCB_EDIT_TABLE_TOOL::setTransitions().
|
static |
Definition at line 108 of file actions.h.
Referenced by EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT >::addMenus(), SCH_EDIT_TABLE_TOOL::setTransitions(), and PCB_EDIT_TABLE_TOOL::setTransitions().
|
static |
Definition at line 86 of file actions.h.
Referenced by SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), 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 |
Definition at line 85 of file actions.h.
Referenced by SCH_EDITOR_CONTROL::Cut(), SCH_LINE_WIRE_BUS_TOOL::doDrawSegments(), EDIT_TOOL::doMoveSelection(), SYMBOL_EDITOR_MOVE_TOOL::doMoveSelection(), SCH_MOVE_TOOL::doMoveSelection(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_DRAWING_TOOLS::doSyncSheetsPins(), SCH_DRAWING_TOOLS::DrawRuleArea(), DRAWING_TOOL::drawShape(), DRAWING_TOOL::DrawZone(), SYMBOL_EDITOR_EDIT_TOOL::Init(), PL_EDIT_TOOL::Init(), EDIT_TOOL::Init(), SCH_EDIT_TOOL::InteractiveDelete(), SYMBOL_EDITOR_EDIT_TOOL::InteractiveDelete(), PL_EDIT_TOOL::InteractiveDelete(), PL_EDIT_TOOL::Main(), ROUTER_TOOL::performRouting(), SCH_DRAWING_TOOLS::PlaceImage(), DRAWING_TOOL::PlaceReferenceImage(), 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().
|
static |
Definition at line 280 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 54 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDITOR_CONTROL::setTransitions(), PL_EDITOR_CONTROL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 84 of file actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), SYMBOL_EDITOR_MOVE_TOOL::doMoveSelection(), SCH_MOVE_TOOL::doMoveSelection(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), SCH_DRAWING_TOOLS::DrawShape(), SCH_DRAWING_TOOLS::DrawSheet(), SCH_DRAWING_TOOLS::ImportSheet(), SYMBOL_EDITOR_EDIT_TOOL::Init(), EDIT_TOOL::Init(), PL_EDIT_TOOL::Main(), SCH_EDITOR_CONTROL::Paste(), SCH_DRAWING_TOOLS::PlaceImage(), 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(), PCB_EDIT_FRAME::setupUIConditions(), and SCH_DRAWING_TOOLS::TwoClickPlace().
|
static |
Definition at line 112 of file actions.h.
Referenced by EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT >::addMenus(), SCH_EDIT_TABLE_TOOL::setTransitions(), and PCB_EDIT_TABLE_TOOL::setTransitions().
|
static |
Definition at line 288 of file actions.h.
Referenced by EMBED_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 128 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_INSPECTION_TOOL::Init(), SCH_INSPECTION_TOOL::setTransitions(), and DRC_TOOL::setTransitions().
|
static |
Definition at line 90 of file actions.h.
Referenced by LIB_TREE::LIB_TREE(), HIERARCHY_PANE::onCharHook(), LIB_TREE::onQueryCharHook(), and HIERARCHY_PANE::onRightClick().
|
static |
|
static |
Definition at line 116 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_FIND_REPLACE_TOOL::FindNext(), SCH_FIND_REPLACE_TOOL::ReplaceAll(), SCH_FIND_REPLACE_TOOL::ReplaceAndFindNext(), SCH_FIND_REPLACE_TOOL::setTransitions(), BOARD_EDITOR_CONTROL::setTransitions(), and SCH_FIND_REPLACE_TOOL::UpdateFind().
|
static |
Definition at line 117 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), SCH_FIND_REPLACE_TOOL::FindAndReplace(), SCH_FIND_REPLACE_TOOL::setTransitions(), and SCH_FIND_REPLACE_TOOL::UpdateFind().
|
static |
Definition at line 118 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().
|
static |
Definition at line 120 of file actions.h.
Referenced by SCH_FIND_REPLACE_TOOL::FindNext(), and SCH_FIND_REPLACE_TOOL::setTransitions().
|
static |
Definition at line 119 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 |
Definition at line 73 of file actions.h.
Referenced by SCH_LINE_WIRE_BUS_TOOL::doDrawSegments(), SYMBOL_EDITOR_DRAWING_TOOLS::doDrawShape(), SCH_DRAWING_TOOLS::DrawShape(), SCH_DRAWING_TOOLS::DrawSheet(), SCH_DRAWING_TOOLS::DrawTable(), SCH_LINE_WIRE_BUS_TOOL::Init(), SCH_SELECTION_TOOL::Init(), SYMBOL_EDITOR_DRAWING_TOOLS::Init(), ROUTER_TOOL::Init(), and ROUTER_TOOL::performRouting().
|
static |
Definition at line 281 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 276 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), COMMON_CONTROL::setTransitions(), and COMMON_CONTROL::ShowHelp().
|
static |
Definition at line 190 of file actions.h.
Referenced by PANEL_GRID_SETTINGS::PANEL_GRID_SETTINGS(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 191 of file actions.h.
Referenced by PANEL_GRID_SETTINGS::PANEL_GRID_SETTINGS(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 192 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 193 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 201 of file actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), COMMON_TOOLS::setTransitions(), and GRID_MENU::update().
|
static |
Definition at line 197 of file actions.h.
Referenced by EDA_DRAW_FRAME::CommonSettingsChanged(), GRID_MENU::eventHandler(), EDA_DRAW_FRAME::OnSelectGrid(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 194 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 200 of file actions.h.
Referenced by EDA_DRAW_FRAME::OnSelectGrid(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 196 of file actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 195 of file actions.h.
Referenced by FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), COMMON_TOOLS::GridOrigin(), PCB_CONTROL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 235 of file actions.h.
Referenced by FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GROUP_CONTEXT_MENU::GROUP_CONTEXT_MENU(), GROUP_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and GROUP_CONTEXT_MENU::update().
|
static |
Definition at line 238 of file actions.h.
Referenced by PCB_SELECTION_TOOL::Init(), and GROUP_TOOL::setTransitions().
|
static |
Definition at line 239 of file actions.h.
Referenced by PCB_SELECTION_TOOL::Init(), and GROUP_TOOL::setTransitions().
|
static |
Definition at line 242 of file actions.h.
Referenced by FOOTPRINT_EDIT_FRAME::OnEditItemRequest(), PCB_EDIT_FRAME::OnEditItemRequest(), and GROUP_TOOL::setTransitions().
|
static |
Definition at line 277 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 162 of file actions.h.
Referenced by DESIGN_BLOCK_CONTROL::AddContextMenuItems(), LIBRARY_EDITOR_CONTROL::AddContextMenuItems(), DESIGN_BLOCK_CONTROL::setTransitions(), and LIBRARY_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 152 of file actions.h.
Referenced by GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_CONTROL::DisplayControl(), GERBVIEW_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), GERBVIEW_CONTROL::setTransitions(), PCB_CONTROL::setTransitions(), GERBVIEW_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 153 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 204 of file actions.h.
Referenced by DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_FRAME::doReCreateMenuBar(), FOOTPRINT_CHOOSER_SELECTION_TOOL::Init(), COMMON_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), GERBVIEW_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_CHOOSER_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and EDA_DRAW_FRAME::setupUnits().
|
static |
Definition at line 94 of file actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), SCH_MOVE_TOOL::doMoveSelection(), SCH_SELECTION_TOOL::Main(), PCB_SELECTION_TOOL::Main(), SCH_EDIT_TOOL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), EDIT_TOOL::setTransitions(), SCH_DRAWING_TOOLS::TwoClickPlace(), and SYMBOL_EDITOR_DRAWING_TOOLS::TwoClickPlace().
|
static |
Definition at line 95 of file actions.h.
Referenced by SCH_EDIT_TOOL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 97 of file actions.h.
Referenced by SCH_EDIT_TOOL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 87 of file actions.h.
Referenced by SCH_EDIT_TOOL::JustifyText(), EDIT_TOOL::JustifyText(), SCH_EDIT_TOOL::setTransitions(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 167 of file actions.h.
Referenced by LIBRARY_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 279 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 247 of file actions.h.
Referenced by DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_VIEWER_TOOLS::MeasureTool(), FOOTPRINT_CHOOSER_FRAME::onFpChanged(), POSITION_RELATIVE_TOOL::PositionRelativeInteractively(), GERBVIEW_INSPECTION_TOOL::setTransitions(), PCB_VIEWER_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), GERBVIEW_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 110 of file actions.h.
Referenced by EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT >::addMenus(), SCH_EDIT_TABLE_TOOL::setTransitions(), and PCB_EDIT_TABLE_TOOL::setTransitions().
|
static |
Definition at line 206 of file actions.h.
Referenced by DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_FRAME::doReCreateMenuBar(), FOOTPRINT_CHOOSER_SELECTION_TOOL::Init(), COMMON_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), GERBVIEW_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_CHOOSER_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and EDA_DRAW_FRAME::setupUnits().
|
static |
Definition at line 205 of file actions.h.
Referenced by DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_FRAME::doReCreateMenuBar(), FOOTPRINT_CHOOSER_SELECTION_TOOL::Init(), COMMON_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), GERBVIEW_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_CHOOSER_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and EDA_DRAW_FRAME::setupUnits().
|
static |
Definition at line 55 of file actions.h.
Referenced by DESIGN_BLOCK_CONTROL::AddContextMenuItems(), SYMBOL_EDITOR_CONTROL::AddLibrary(), PCB_CONTROL::AddLibrary(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), DESIGN_BLOCK_CONTROL::setTransitions(), SYMBOL_EDITOR_CONTROL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 127 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_INSPECTION_TOOL::setTransitions(), and DRC_TOOL::setTransitions().
|
static |
Definition at line 57 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), BITMAP2CMP_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), BITMAP2CMP_CONTROL::setTransitions(), SCH_EDITOR_CONTROL::setTransitions(), PL_EDITOR_CONTROL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 69 of file actions.h.
Referenced by SYMBOL_EDITOR_CONTROL::Init(), FOOTPRINT_EDITOR_CONTROL::Init(), SYMBOL_EDITOR_CONTROL::setTransitions(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 271 of file actions.h.
Referenced by EDA_3D_VIEWER_FRAME::doReCreateMenuBar(), BITMAP2CMP_FRAME::doReCreateMenuBar(), CVPCB_MAINFRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SIMULATOR_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), PCB_CALCULATOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 68 of file actions.h.
Referenced by SYMBOL_EDITOR_CONTROL::Init(), FOOTPRINT_EDITOR_CONTROL::Init(), SYMBOL_EDITOR_CONTROL::setTransitions(), and FOOTPRINT_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 63 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDIT_TOOL::Properties(), EDIT_TOOL::Properties(), SCH_EDITOR_CONTROL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 185 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 186 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 187 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 184 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 80 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), 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(), SIMULATOR_CONTROL::ExportPlotToSchematic(), EDA_BASE_FRAME::HandleUpdateUIEvent(), 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(), 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 81 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), 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().
|
static |
Definition at line 249 of file actions.h.
Referenced by EDIT_TOOL::pickReferencePoint(), and PCB_PICKER_TOOL::setTransitions().
|
static |
Definition at line 248 of file actions.h.
Referenced by BOARD_EDITOR_CONTROL::DrillOrigin(), PCB_CONTROL::GridPlaceOrigin(), SCH_EDITOR_CONTROL::HighlightNetCursor(), SCH_EDIT_TOOL::InteractiveDelete(), SYMBOL_EDITOR_EDIT_TOOL::InteractiveDelete(), PL_EDIT_TOOL::InteractiveDelete(), PCB_CONTROL::InteractiveDelete(), BOARD_INSPECTION_TOOL::LocalRatsnestTool(), PCB_PICKER_TOOL::Main(), PICKER_TOOL::setTransitions(), PCB_PICKER_TOOL::setTransitions(), SCH_EDITOR_CONTROL::SimProbe(), and SCH_EDITOR_CONTROL::SimTune().
|
static |
Definition at line 243 of file actions.h.
Referenced by DIALOG_GROUP_PROPERTIES::OnAddMember(), and GROUP_TOOL::setTransitions().
|
static |
Definition at line 159 of file actions.h.
Referenced by DESIGN_BLOCK_CONTROL::AddContextMenuItems(), LIBRARY_EDITOR_CONTROL::AddContextMenuItems(), LIB_TREE::onItemContextMenu(), DESIGN_BLOCK_CONTROL::setTransitions(), and LIBRARY_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 65 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDITOR_CONTROL::setTransitions(), PL_EDITOR_CONTROL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 285 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EVT_UPDATE_UI_RANGE(), PCB_EDIT_FRAME::KiwayMailIn(), FOOTPRINT_WIZARD_FRAME::PythonPluginsReload(), SCH_EDITOR_CONTROL::setTransitions(), SCRIPTING_TOOL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupTools().
|
static |
Definition at line 126 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_INSPECTION_TOOL::setTransitions(), and DRC_TOOL::setTransitions().
|
static |
Definition at line 64 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDITOR_CONTROL::setTransitions(), GERBVIEW_CONTROL::setTransitions(), PL_EDITOR_CONTROL::setTransitions(), PCB_CONTROL::setTransitions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 66 of file actions.h.
Referenced by BITMAP2CMP_CONTROL::setTransitions(), SCH_EDITOR_CONTROL::setTransitions(), SIMULATOR_CONTROL::setTransitions(), PCB_CALCULATOR_CONTROL::setTransitions(), and PCB_CONTROL::setTransitions().
|
static |
Definition at line 76 of file actions.h.
Referenced by CVPCB_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_LINE_WIRE_BUS_TOOL::doDrawSegments(), EDIT_TOOL::doMoveSelection(), CVPCB_MAINFRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), DRAWING_TOOL::drawOneBezier(), SCH_DRAWING_TOOLS::DrawShape(), DRAWING_TOOL::drawShape(), SCH_DRAWING_TOOLS::DrawSheet(), SCH_DRAWING_TOOLS::DrawTable(), DRAWING_TOOL::DrawTable(), DRAWING_TOOL::DrawZone(), EDA_BASE_FRAME::HandleUpdateUIEvent(), BOARD_EDITOR_CONTROL::PlaceFootprint(), SCH_DRAWING_TOOLS::PlaceImage(), DRAWING_TOOL::PlaceReferenceImage(), SCH_DRAWING_TOOLS::PlaceSymbol(), DRAWING_TOOL::PlaceText(), CVPCB_ASSOCIATION_TOOL::setTransitions(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), PL_EDIT_TOOL::setTransitions(), PCB_CONTROL::setTransitions(), CVPCB_MAINFRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and SCH_DRAWING_TOOLS::TwoClickPlace().
|
static |
Definition at line 156 of file actions.h.
Referenced by SCH_EDIT_TOOL::AutoplaceFields(), SCH_EDIT_TOOL::ChangeBodyStyle(), SCH_EDITOR_CONTROL::ChangeLineMode(), COMMON_TOOLS::CursorControl(), SCH_LINE_WIRE_BUS_TOOL::doDrawSegments(), SYMBOL_EDITOR_DRAWING_TOOLS::doDrawShape(), PCB_TOOL_BASE::doInteractiveItemPlacement(), EDIT_TOOL::doMoveSelection(), SYMBOL_EDITOR_MOVE_TOOL::doMoveSelection(), SCH_MOVE_TOOL::doMoveSelection(), DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), DRAWING_TOOL::drawOneBezier(), SCH_DRAWING_TOOLS::DrawShape(), PL_DRAWING_TOOLS::DrawShape(), DRAWING_TOOL::drawShape(), SCH_DRAWING_TOOLS::DrawSheet(), SCH_DRAWING_TOOLS::DrawTable(), DRAWING_TOOL::DrawTable(), EDIT_TOOL::Flip(), SCH_EDIT_TOOL::Increment(), SYMBOL_EDITOR_EDIT_TOOL::Increment(), EDIT_TOOL::Increment(), SCH_EDIT_TOOL::JustifyText(), EDIT_TOOL::JustifyText(), PL_EDIT_TOOL::Main(), SCH_EDIT_TOOL::Mirror(), SYMBOL_EDITOR_EDIT_TOOL::Mirror(), EDIT_TOOL::Mirror(), EDIT_TOOL::MoveExact(), SCH_EDITOR_CONTROL::NextLineMode(), BOARD_EDITOR_CONTROL::PlaceFootprint(), SCH_DRAWING_TOOLS::PlaceImage(), PL_DRAWING_TOOLS::PlaceItem(), DRAWING_TOOL::PlaceReferenceImage(), SCH_DRAWING_TOOLS::PlaceSymbol(), DRAWING_TOOL::PlaceText(), EDIT_TOOL::Properties(), SCH_EDIT_TOOL::Rotate(), SYMBOL_EDITOR_EDIT_TOOL::Rotate(), EDIT_TOOL::Rotate(), SCH_DRAWING_TOOLS::SingleClickPlace(), SCH_EDIT_TOOL::Swap(), SYMBOL_EDITOR_EDIT_TOOL::Swap(), SCH_DRAWING_TOOLS::TwoClickPlace(), and SYMBOL_EDITOR_DRAWING_TOOLS::TwoClickPlace().
|
static |
Cursor control event types.
Definition at line 290 of file actions.h.
Referenced by EMBED_TOOL::setTransitions().
|
static |
Definition at line 237 of file actions.h.
Referenced by GROUP_CONTEXT_MENU::GROUP_CONTEXT_MENU(), GROUP_TOOL::setTransitions(), and GROUP_CONTEXT_MENU::update().
|
static |
Definition at line 122 of file actions.h.
Referenced by DIALOG_SCH_FIND::OnReplace(), and SCH_FIND_REPLACE_TOOL::setTransitions().
|
static |
Definition at line 121 of file actions.h.
Referenced by DIALOG_SCH_FIND::OnReplace(), and SCH_FIND_REPLACE_TOOL::setTransitions().
|
static |
Definition at line 282 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 225 of file actions.h.
Referenced by PCB_POINT_EDITOR::OnSelectionChange(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Definition at line 210 of file actions.h.
Referenced by DRAWING_TOOL::drawShape(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 62 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 89 of file actions.h.
Referenced by SCH_EDIT_TOOL::setTransitions(), and EDIT_TOOL::setTransitions().
|
static |
Definition at line 58 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), 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(), 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().
|
static |
Definition at line 61 of file actions.h.
Referenced by SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDITOR_CONTROL::Save(), SYMBOL_EDITOR_CONTROL::setTransitions(), and SYMBOL_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 59 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().
|
static |
Definition at line 60 of file actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 82 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDITOR_EDIT_TOOL::Init(), EDIT_TOOL::Init(), SCH_SELECTION_TOOL::setTransitions(), PCB_SELECTION_TOOL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 102 of file actions.h.
Referenced by SCH_SELECTION_TOOL::Init(), PCB_SELECTION_TOOL::Init(), SCH_SELECTION_TOOL::setTransitions(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Activation of the selection tool.
Definition at line 214 of file actions.h.
Referenced by SCH_EDIT_TOOL::InteractiveDelete(), SYMBOL_EDITOR_EDIT_TOOL::InteractiveDelete(), PL_EDIT_TOOL::InteractiveDelete(), CVPCB_FOOTPRINT_VIEWER_SELECTION_TOOL::setTransitions(), SCH_SELECTION_TOOL::setTransitions(), GERBVIEW_SELECTION_TOOL::setTransitions(), PL_SELECTION_TOOL::setTransitions(), PCB_SELECTION_TOOL::setTransitions(), PCB_TEST_SELECTION_TOOL::setTransitions(), SCH_EDIT_FRAME::setupTools(), SCH_EDITOR_CONTROL::SimProbe(), and SCH_EDITOR_CONTROL::SimTune().
|
static |
Clear the current selection.
Definition at line 220 of file actions.h.
Referenced by FOOTPRINT_VIEWER_FRAME::AddFootprintToPCB(), SCH_DRAWING_TOOLS::AutoPlaceAllSheetPins(), SCH_EDIT_TOOL::AutoplaceFields(), SCH_NAVIGATE_TOOL::Back(), SCH_EDIT_TOOL::BreakWire(), SCH_EDIT_TOOL::ChangeBodyStyle(), SCH_NAVIGATE_TOOL::changeSheet(), SCH_EDIT_TOOL::ChangeSymbols(), SCH_EDIT_TOOL::ChangeTextType(), EDIT_TOOL::ChangeTrackWidth(), SCH_EDIT_TOOL::CleanupSheetPins(), SCH_EDIT_TABLE_TOOL::clearSelection(), PCB_EDIT_TABLE_TOOL::clearSelection(), SCH_EDITOR_CONTROL::CopyAsText(), SYMBOL_EDITOR_EDIT_TOOL::CopyAsText(), DIALOG_FOOTPRINT_CHECKER::deleteAllMarkers(), DIALOG_ERC::deleteAllMarkers(), DIALOG_DRC::deleteAllMarkers(), EDIT_TOOL::DeleteItems(), SCH_EDIT_FRAME::DisplayCurrentSheet(), DIALOG_CLEANUP_GRAPHICS::doCleanup(), SCH_EDITOR_CONTROL::doCopy(), SCH_EDIT_TOOL::DoDelete(), SYMBOL_EDITOR_EDIT_TOOL::DoDelete(), SCH_LINE_WIRE_BUS_TOOL::doDrawSegments(), SYMBOL_EDITOR_DRAWING_TOOLS::doDrawShape(), DIALOG_GLOBAL_DELETION::DoGlobalDeletions(), PCB_TOOL_BASE::doInteractiveItemPlacement(), EDIT_TOOL::doMoveSelection(), SYMBOL_EDITOR_MOVE_TOOL::doMoveSelection(), SCH_MOVE_TOOL::doMoveSelection(), SCH_LINE_WIRE_BUS_TOOL::doUnfoldBus(), DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), DRAWING_TOOL::drawOneBezier(), SCH_DRAWING_TOOLS::DrawRuleArea(), SCH_LINE_WIRE_BUS_TOOL::DrawSegments(), SCH_DRAWING_TOOLS::DrawShape(), PL_DRAWING_TOOLS::DrawShape(), DRAWING_TOOL::drawShape(), SCH_DRAWING_TOOLS::DrawSheet(), SCH_DRAWING_TOOLS::DrawTable(), DRAWING_TOOL::DrawTable(), EDIT_TOOL::Duplicate(), SCH_EDIT_TOOL::EditField(), BOARD_EDITOR_CONTROL::EditFpInFpEditor(), PAD_TOOL::EditPad(), SCH_EDIT_TOOL::EditPageNumber(), SYMBOL_EDITOR_EDIT_TOOL::editSymbolProperties(), SCH_EDIT_TABLE_TOOL::EditTable(), PCB_EDIT_TABLE_TOOL::EditTable(), SCH_EDITOR_CONTROL::EditWithSymbolEditor(), PAD_TOOL::EnumeratePads(), SCH_LINE_WIRE_BUS_TOOL::finishSegments(), EDIT_TOOL::Flip(), SCH_NAVIGATE_TOOL::Forward(), EDIT_TOOL::GetAndPlace(), DRAWING_TOOL::getSourceZoneForAction(), API_HANDLER_PCB::handleClearSelection(), API_HANDLER_PCB::handleInteractiveMoveItems(), BOARD_INSPECTION_TOOL::HighlightItem(), SCH_DRAWING_TOOLS::ImportGraphics(), SYMBOL_EDITOR_DRAWING_TOOLS::ImportGraphics(), SCH_DRAWING_TOOLS::ImportSheet(), SCH_EDIT_TOOL::Increment(), ROUTER_TOOL::InlineBreakTrack(), ROUTER_TOOL::InlineDrag(), SCH_EDIT_TOOL::InteractiveDelete(), SYMBOL_EDITOR_EDIT_TOOL::InteractiveDelete(), PCB_CONTROL::InteractiveDelete(), DRAWING_TOOL::InteractivePlaceWithPreview(), SCH_EDIT_TOOL::JustifyText(), EDIT_TOOL::JustifyText(), BOARD_INSPECTION_TOOL::LocalRatsnestTool(), PL_EDIT_TOOL::Main(), ROUTER_TOOL::MainLoop(), SCH_EDIT_TOOL::Mirror(), SYMBOL_EDITOR_EDIT_TOOL::Mirror(), EDIT_TOOL::Mirror(), EDIT_TOOL::MoveExact(), DIALOG_DRC::OnDeleteOneClick(), DIALOG_ERC::OnDeleteOneClick(), DIALOG_FOOTPRINT_CHECKER::OnDeleteOneClick(), SYMBOL_EDITOR_CONTROL::OnDeMorgan(), ARRAY_TOOL::onDialogClosed(), DIALOG_ERC::OnERCItemRClick(), RULE_AREA_CREATE_HELPER::OnFirstPoint(), ZONE_CREATE_HELPER::OnFirstPoint(), DIALOG_GENERATORS::OnItemSelected(), PCB_EDIT_FRAME::OnNetlistChanged(), DIALOG_GENERATORS::OnRebuildTypeClick(), SCH_EDITOR_CONTROL::Paste(), DIALOG_UPDATE_PCB::PerformUpdate(), ZONE_CREATE_HELPER::performZoneCutout(), GROUP_TOOL::PickNewMember(), SYMBOL_EDITOR_EDIT_TOOL::PinTable(), PCB_CONTROL::placeBoardItems(), BOARD_EDITOR_CONTROL::PlaceFootprint(), SCH_DRAWING_TOOLS::PlaceImage(), DRAWING_TOOL::PlaceImportedGraphics(), PL_DRAWING_TOOLS::PlaceItem(), DRAWING_TOOL::PlaceReferenceImage(), SCH_DRAWING_TOOLS::PlaceSymbol(), DRAWING_TOOL::PlaceText(), DRAWING_TOOL::PlaceTuningPattern(), GERBVIEW_CONTROL::Print(), PCB_CONTROL::Print(), SCH_EDIT_TOOL::Properties(), SYMBOL_EDITOR_EDIT_TOOL::Properties(), EDIT_TOOL::Properties(), PAD_TOOL::RecombinePad(), POSITION_RELATIVE_TOOL::RelativeItemSelectionMove(), PCB_POINT_EDITOR::removeCorner(), SCH_EDIT_TOOL::RepeatDrawItem(), SYMBOL_EDITOR_DRAWING_TOOLS::RepeatDrawItem(), SCH_EDIT_TOOL::Rotate(), SYMBOL_EDITOR_EDIT_TOOL::Rotate(), EDIT_TOOL::Rotate(), ROUTER_TOOL::RouteSelected(), FOOTPRINT_EDIT_FRAME::SaveFootprintToBoard(), DIALOG_FIND::search(), PCB_PICKER_TOOL::SelectItemInteractively(), SCH_SEARCH_HANDLER::SelectItems(), PCB_SEARCH_HANDLER::SelectItems(), DRAWING_TOOL::SetAnchor(), SCH_EDIT_TOOL::SetAttribute(), SYMBOL_EDIT_FRAME::SetCurSymbol(), SCH_EDIT_FRAME::SetScreen(), SCH_SELECTION_TOOL::setTransitions(), GERBVIEW_SELECTION_TOOL::setTransitions(), PL_SELECTION_TOOL::setTransitions(), PCB_SELECTION_TOOL::setTransitions(), SYMBOL_EDIT_FRAME::SetUnit(), DRC_TOOL::ShowDRCDialog(), SCH_DRAWING_TOOLS::SingleClickPlace(), SCH_EDIT_TOOL::Swap(), SYMBOL_EDITOR_EDIT_TOOL::Swap(), DIALOG_GROUP_PROPERTIES::TransferDataFromWindow(), DIALOG_FOOTPRINT_PROPERTIES_FP_EDITOR::TransferDataFromWindow(), PANEL_SETUP_LAYERS::TransferDataFromWindow(), SCH_DRAWING_TOOLS::TwoClickPlace(), SYMBOL_EDITOR_DRAWING_TOOLS::TwoClickPlace(), GROUP_TOOL::Ungroup(), and BOARD_EDITOR_CONTROL::ZoneMerge().
|
static |
Select a single item under the cursor position.
Definition at line 217 of file 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 232 of file actions.h.
Referenced by SCH_SELECTION_TOOL::selectPoint(), SCH_SELECTION_TOOL::setTransitions(), PL_SELECTION_TOOL::setTransitions(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Definition at line 246 of file actions.h.
Referenced by TOOLS_HOLDER::CurrentToolName(), DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), TOOLS_HOLDER::IsCurrentTool(), TOOLS_HOLDER::PopTool(), 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().
|
static |
Select an item (specified as the event parameter).
Definition at line 223 of file actions.h.
Referenced by SCH_EDIT_TOOL::ChangeTextType(), RULE_AREA_CREATE_HELPER::commitRuleArea(), 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(), DRAWING_TOOL::DrawTable(), SCH_EDIT_FRAME::FlipBodyStyle(), EDIT_TOOL::GetAndPlace(), BOARD_INSPECTION_TOOL::HighlightItem(), ZONE_CREATE_HELPER::performZoneCutout(), BOARD_EDITOR_CONTROL::PlaceFootprint(), DRAWING_TOOL::PlaceReferenceImage(), DRAWING_TOOL::PlaceText(), SCH_EDIT_TOOL::RepeatDrawItem(), SYMBOL_EDITOR_DRAWING_TOOLS::RepeatDrawItem(), DIALOG_FIND::search(), SCH_SELECTION_TOOL::setTransitions(), GERBVIEW_SELECTION_TOOL::setTransitions(), PL_SELECTION_TOOL::setTransitions(), 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 228 of file actions.h.
Referenced by EDIT_TOOL::doMoveSelection(), EDIT_TOOL::Duplicate(), API_HANDLER_PCB::handleInteractiveMoveItems(), SCH_DRAWING_TOOLS::ImportGraphics(), SYMBOL_EDITOR_DRAWING_TOOLS::ImportGraphics(), ROUTER_TOOL::InlineDrag(), ARRAY_TOOL::onDialogClosed(), PCB_BASE_FRAME::OnFpChangeDebounceTimer(), DIALOG_GENERATORS::OnItemSelected(), PCB_EDIT_FRAME::OnNetlistChanged(), DIALOG_GENERATORS::OnRebuildTypeClick(), SCH_EDITOR_CONTROL::Paste(), PCB_CONTROL::placeBoardItems(), DRAWING_TOOL::PlaceImportedGraphics(), ROUTER_TOOL::restoreSelection(), SCH_SEARCH_HANDLER::SelectItems(), PCB_SEARCH_HANDLER::SelectItems(), SCH_SELECTION_TOOL::setTransitions(), PL_SELECTION_TOOL::setTransitions(), PCB_SELECTION_TOOL::setTransitions(), and GROUP_TOOL::Ungroup().
|
static |
Definition at line 268 of file actions.h.
Referenced by LIB_TREE::onHeaderContextMenu().
|
static |
Definition at line 101 of file actions.h.
Referenced by SCH_SELECTION_TOOL::Init(), PCB_SELECTION_TOOL::Init(), SCH_SELECTION_TOOL::setTransitions(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Definition at line 103 of file actions.h.
Referenced by SCH_SELECTION_TOOL::Init(), PCB_SELECTION_TOOL::Init(), SCH_SELECTION_TOOL::setTransitions(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Definition at line 253 of file actions.h.
Referenced by DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_VIEWER_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and PCB_VIEWER_TOOLS::setTransitions().
|
static |
Definition at line 74 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 261 of file actions.h.
Referenced by SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), SCH_INSPECTION_TOOL::Init(), SCH_INSPECTION_TOOL::setTransitions(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), SYMBOL_EDIT_FRAME::setupUIConditions(), SYMBOL_VIEWER_FRAME::setupUIConditions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 275 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), COMMON_CONTROL::setTransitions(), and COMMON_CONTROL::ShowLibraryTable().
|
static |
Definition at line 256 of file actions.h.
Referenced by PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 257 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_FRAME::doReCreateMenuBar(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 274 of file actions.h.
Referenced by CVPCB_TOOLBAR_SETTINGS::DefaultToolbarConfig(), CVPCB_MAINFRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::ExecuteRemoteCommand(), COMMON_CONTROL::setTransitions(), and COMMON_CONTROL::ShowLibraryTable().
|
static |
Definition at line 161 of file actions.h.
Referenced by SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), LIBRARY_EDITOR_CONTROL::setTransitions(), SYMBOL_EDIT_FRAME::setupUIConditions(), and FOOTPRINT_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 252 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 260 of file actions.h.
Referenced by SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_CONTROL::setTransitions(), BOARD_EDITOR_CONTROL::setTransitions(), FOOTPRINT_EDITOR_CONTROL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 115 of file actions.h.
Referenced by DIALOG_FIND::DIALOG_FIND(), DIALOG_SCH_FIND::DIALOG_SCH_FIND(), SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), DIALOG_SCH_FIND::onShowSearchPanel(), DIALOG_FIND::onShowSearchPanel(), SCH_EDITOR_CONTROL::setTransitions(), BOARD_EDITOR_CONTROL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 254 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 255 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), SCH_EDITOR_CONTROL::EditWithSymbolEditor(), and COMMON_CONTROL::setTransitions().
|
static |
Definition at line 273 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::ExecuteRemoteCommand(), COMMON_CONTROL::setTransitions(), and COMMON_CONTROL::ShowLibraryTable().
|
static |
Definition at line 154 of file actions.h.
Referenced by SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), COMMON_TOOLS::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 164 of file actions.h.
Referenced by SIMULATOR_FRAME::doReCreateMenuBar(), SIMULATOR_CONTROL::setTransitions(), and SIMULATOR_FRAME::setupUIConditions().
|
static |
Definition at line 150 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 151 of file actions.h.
Referenced by DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_CHOOSER_SELECTION_TOOL::Init(), COMMON_TOOLS::setTransitions(), DISPLAY_FOOTPRINTS_FRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), GERBVIEW_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_CHOOSER_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 198 of file actions.h.
Referenced by DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SIMULATOR_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), FOOTPRINT_CHOOSER_SELECTION_TOOL::Init(), 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_CHOOSER_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), FOOTPRINT_VIEWER_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 199 of file actions.h.
Referenced by SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), COMMON_TOOLS::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 209 of file actions.h.
Referenced by DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_FRAME::doReCreateMenuBar(), COMMON_TOOLS::setTransitions(), GERBVIEW_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 165 of file actions.h.
Referenced by SIMULATOR_FRAME::doReCreateMenuBar(), SIMULATOR_CONTROL::setTransitions(), and SIMULATOR_FRAME::setupUIConditions().
|
static |
Definition at line 208 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 75 of file actions.h.
Referenced by CVPCB_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_LINE_WIRE_BUS_TOOL::doDrawSegments(), EDIT_TOOL::doMoveSelection(), CVPCB_MAINFRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDIT_TOOL::DragArcTrack(), DRAWING_TOOL::drawArc(), DRAWING_TOOL::DrawDimension(), DRAWING_TOOL::drawOneBezier(), SCH_DRAWING_TOOLS::DrawRuleArea(), SCH_DRAWING_TOOLS::DrawShape(), PL_DRAWING_TOOLS::DrawShape(), DRAWING_TOOL::drawShape(), SCH_DRAWING_TOOLS::DrawSheet(), SCH_DRAWING_TOOLS::DrawTable(), DRAWING_TOOL::DrawTable(), DRAWING_TOOL::DrawZone(), EDA_BASE_FRAME::HandleUpdateUIEvent(), SCH_DRAWING_TOOLS::ImportSheet(), ROUTER_TOOL::InlineDrag(), ROUTER_TOOL::performDragging(), ROUTER_TOOL::performRouting(), BOARD_EDITOR_CONTROL::PlaceFootprint(), SCH_DRAWING_TOOLS::PlaceImage(), PL_DRAWING_TOOLS::PlaceItem(), DRAWING_TOOL::PlaceReferenceImage(), SCH_DRAWING_TOOLS::PlaceSymbol(), DRAWING_TOOL::PlaceText(), DRAWING_TOOL::PlaceTuningPattern(), CVPCB_ASSOCIATION_TOOL::setTransitions(), SCH_EDITOR_CONTROL::setTransitions(), SYMBOL_EDITOR_EDIT_TOOL::setTransitions(), PL_EDIT_TOOL::setTransitions(), PCB_CONTROL::setTransitions(), CVPCB_MAINFRAME::setupUIConditions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), PL_EDITOR_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and SCH_DRAWING_TOOLS::TwoClickPlace().
|
static |
Definition at line 236 of file actions.h.
Referenced by FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GROUP_CONTEXT_MENU::GROUP_CONTEXT_MENU(), GROUP_TOOL::setTransitions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), PCB_EDIT_FRAME::setupUIConditions(), and GROUP_CONTEXT_MENU::update().
|
static |
Definition at line 111 of file actions.h.
Referenced by EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT >::addMenus(), SCH_EDIT_TABLE_TOOL::setTransitions(), and PCB_EDIT_TABLE_TOOL::setTransitions().
|
static |
Definition at line 160 of file actions.h.
Referenced by DESIGN_BLOCK_CONTROL::AddContextMenuItems(), LIBRARY_EDITOR_CONTROL::AddContextMenuItems(), LIB_TREE::onItemContextMenu(), DESIGN_BLOCK_CONTROL::setTransitions(), and LIBRARY_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 83 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDITOR_EDIT_TOOL::Init(), EDIT_TOOL::Init(), SCH_SELECTION_TOOL::setTransitions(), PCB_SELECTION_TOOL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), SYMBOL_EDIT_FRAME::setupUIConditions(), FOOTPRINT_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
static |
Definition at line 224 of file actions.h.
Referenced by SCH_EDIT_TOOL::ChangeTextType(), SCH_SELECTION_TOOL::setTransitions(), GERBVIEW_SELECTION_TOOL::setTransitions(), PL_SELECTION_TOOL::setTransitions(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Definition at line 229 of file actions.h.
Referenced by SCH_SELECTION_TOOL::setTransitions(), PL_SELECTION_TOOL::setTransitions(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Definition at line 123 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 264 of file actions.h.
Referenced by ACTION_MENU::OnMenuEvent(), EDA_3D_CONTROLLER::setTransitions(), CVPCB_CONTROL::setTransitions(), CVPCB_FOOTPRINT_VIEWER_SELECTION_TOOL::setTransitions(), SCH_SELECTION_TOOL::setTransitions(), GERBVIEW_SELECTION_TOOL::setTransitions(), KICAD_MANAGER_CONTROL::setTransitions(), PL_SELECTION_TOOL::setTransitions(), FOOTPRINT_CHOOSER_SELECTION_TOOL::setTransitions(), and PCB_SELECTION_TOOL::setTransitions().
|
static |
Definition at line 258 of file actions.h.
Referenced by PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::KiwayMailIn(), SCH_EDITOR_CONTROL::setTransitions(), and BOARD_EDITOR_CONTROL::setTransitions().
|
static |
Definition at line 267 of file actions.h.
Referenced by EDA_DRAW_FRAME::CommonSettingsChanged(), PCB_VIEWER_TOOLS::MeasureTool(), and POSITION_RELATIVE_TOOL::PositionRelativeInteractively().
|
static |
Definition at line 259 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().
|
static |
Definition at line 207 of file actions.h.
Referenced by DRAWING_TOOL::drawArc(), DRAWING_TOOL::drawOneBezier(), DRAWING_TOOL::drawShape(), GERBVIEW_INSPECTION_TOOL::MeasureTool(), PCB_VIEWER_TOOLS::MeasureTool(), POSITION_RELATIVE_TOOL::PositionRelativeInteractively(), GERBVIEW_CONTROL::setTransitions(), and EDA_DRAW_FRAME::unitsChangeRefresh().
|
static |
Definition at line 140 of file actions.h.
Referenced by COMMON_TOOLS::setTransitions().
|
static |
Definition at line 142 of file actions.h.
Referenced by SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_SELECTION_TOOL::Main(), PCB_SELECTION_TOOL::Main(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 141 of file actions.h.
Referenced by GERBVIEW_CONTROL::ClearAllLayers(), EDA_3D_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SIMULATOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_WIZARD_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), DIALOG_MIGRATE_BUSES::DIALOG_MIGRATE_BUSES(), EDA_3D_VIEWER_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SIMULATOR_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_VIEWER_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_VIEWER_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::emptyScreen(), EVT_GRID_CMD_CELL_CHANGED(), EVT_UPDATE_UI_RANGE(), FOOTPRINT_EDIT_FRAME::FOOTPRINT_EDIT_FRAME(), GERBVIEW_FRAME::GERBVIEW_FRAME(), SCH_EDIT_FRAME::importFile(), FOOTPRINT_EDITOR_CONTROL::ImportFootprint(), SCH_EDIT_FRAME::initScreenZoom(), SYMBOL_EDIT_FRAME::LoadSymbolFromCurrentLib(), CVPCB_FOOTPRINT_VIEWER_SELECTION_TOOL::Main(), SCH_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(), PL_EDITOR_FRAME::RollbackFromUndo(), SYMBOL_EDIT_FRAME::SetCurSymbol(), EDA_3D_CONTROLLER::setTransitions(), SIMULATOR_CONTROL::setTransitions(), COMMON_TOOLS::setTransitions(), SYMBOL_DIFF_FRAME::SYMBOL_DIFF_FRAME(), 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().
|
static |
Definition at line 143 of file actions.h.
Referenced by SCH_SEARCH_HANDLER::SelectItems(), PCB_SEARCH_HANDLER::SelectItems(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 132 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), COMMON_TOOLS::setTransitions(), EDA_3D_CONTROLLER::ZoomInOut(), and COMMON_TOOLS::ZoomInOut().
|
static |
Definition at line 134 of file actions.h.
Referenced by EDA_3D_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SIMULATOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_WIZARD_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), EDA_3D_VIEWER_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SIMULATOR_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_VIEWER_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_VIEWER_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDA_3D_CONTROLLER::Init(), EDA_3D_CONTROLLER::setTransitions(), SIMULATOR_CONTROL::setTransitions(), COMMON_TOOLS::setTransitions(), SIMULATOR_CONTROL::Zoom(), EDA_3D_CONTROLLER::ZoomInOutCenter(), and COMMON_TOOLS::ZoomInOutCenter().
|
static |
Definition at line 136 of file actions.h.
Referenced by SIMULATOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SIMULATOR_FRAME::doReCreateMenuBar(), SIMULATOR_CONTROL::setTransitions(), and SIMULATOR_CONTROL::Zoom().
|
static |
Definition at line 138 of file actions.h.
Referenced by SIMULATOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SIMULATOR_FRAME::doReCreateMenuBar(), SIMULATOR_CONTROL::setTransitions(), and SIMULATOR_CONTROL::Zoom().
|
static |
Definition at line 133 of file actions.h.
Referenced by EDA_3D_CONTROLLER::setTransitions(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 135 of file actions.h.
Referenced by EDA_3D_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SIMULATOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_WIZARD_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), EDA_3D_VIEWER_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SIMULATOR_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_VIEWER_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_VIEWER_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDA_3D_CONTROLLER::Init(), EDA_3D_CONTROLLER::setTransitions(), SIMULATOR_CONTROL::setTransitions(), COMMON_TOOLS::setTransitions(), and SIMULATOR_CONTROL::Zoom().
|
static |
Definition at line 137 of file actions.h.
Referenced by SIMULATOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SIMULATOR_FRAME::doReCreateMenuBar(), SIMULATOR_CONTROL::setTransitions(), and SIMULATOR_CONTROL::Zoom().
|
static |
Definition at line 139 of file actions.h.
Referenced by SIMULATOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SIMULATOR_FRAME::doReCreateMenuBar(), SIMULATOR_CONTROL::setTransitions(), and SIMULATOR_CONTROL::Zoom().
|
static |
Definition at line 144 of file actions.h.
Referenced by ZOOM_MENU::eventHandler(), EDA_DRAW_FRAME::OnSelectZoom(), and COMMON_TOOLS::setTransitions().
|
static |
Definition at line 147 of file actions.h.
Referenced by SIMULATOR_FRAME::doReCreateMenuBar(), SIMULATOR_CONTROL::setTransitions(), and SIMULATOR_FRAME::setupUIConditions().
|
static |
Definition at line 131 of file actions.h.
Referenced by EDA_3D_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), KICAD_MANAGER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_WIZARD_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), EDA_3D_VIEWER_FRAME::doReCreateMenuBar(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_VIEWER_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), KICAD_MANAGER_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), FOOTPRINT_VIEWER_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDA_3D_CONTROLLER::setTransitions(), COMMON_TOOLS::setTransitions(), and KICAD_MANAGER_CONTROL::setTransitions().
|
static |
Definition at line 145 of file actions.h.
Referenced by DISPLAY_FOOTPRINTS_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SYMBOL_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), GERBVIEW_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PL_EDITOR_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), FOOTPRINT_VIEWER_TOOLBAR_SETTINGS::DefaultToolbarConfig(), PCB_EDIT_TOOLBAR_SETTINGS::DefaultToolbarConfig(), SCH_EDIT_FRAME::doReCreateMenuBar(), SYMBOL_EDIT_FRAME::doReCreateMenuBar(), GERBVIEW_FRAME::doReCreateMenuBar(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), 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().
|
static |
Definition at line 146 of file actions.h.
Referenced by SIMULATOR_FRAME::doReCreateMenuBar(), SIMULATOR_CONTROL::setTransitions(), and SIMULATOR_FRAME::setupUIConditions().