KiCad PCB EDA Suite
|
Gather all the actions that are shared by tools. More...
#include <cvpcb_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 CVPCB_ACTIONS is created inside of ACTION_MANAGER object that registers the actions.
Definition at line 37 of file cvpcb_actions.h.
|
inherited |
|
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 62 of file cvpcb_actions.h.
Referenced by FOOTPRINTS_LISTBOX::OnLeftDClick(), and CVPCB_ASSOCIATION_TOOL::setTransitions().
|
static |
Footprint Association actions.
Definition at line 61 of file cvpcb_actions.h.
Referenced by CVPCB_MAINFRAME::ReCreateHToolbar(), and CVPCB_ASSOCIATION_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 46 of file cvpcb_actions.h.
Referenced by CVPCB_CONTROL::Main(), and CVPCB_CONTROL::setTransitions().
|
static |
Window control actions.
Definition at line 45 of file cvpcb_actions.h.
Referenced by CVPCB_CONTROL::Main(), and CVPCB_CONTROL::setTransitions().
|
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 42 of file cvpcb_actions.h.
Referenced by CVPCB_CONTROL::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().
|
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().
|
staticinherited |
Definition at line 174 of file actions.h.
Referenced by PCB_POINT_EDITOR::changeArcEditMode(), and PCB_POINT_EDITOR::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 |
Definition at line 63 of file cvpcb_actions.h.
Referenced by CVPCB_MAINFRAME::ReCreateHToolbar(), and CVPCB_ASSOCIATION_TOOL::setTransitions().
|
static |
Definition at line 64 of file cvpcb_actions.h.
Referenced by CVPCB_ASSOCIATION_TOOL::setTransitions(), and CVPCB_MAINFRAME::setupTools().
|
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().
|
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().
|
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().
|
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 |
Footprint Filtering actions.
Definition at line 67 of file cvpcb_actions.h.
Referenced by CVPCB_MAINFRAME::ReCreateHToolbar(), CVPCB_CONTROL::setTransitions(), and CVPCB_MAINFRAME::setupUIConditions().
|
static |
Definition at line 69 of file cvpcb_actions.h.
Referenced by CVPCB_MAINFRAME::ReCreateHToolbar(), CVPCB_CONTROL::setTransitions(), and CVPCB_MAINFRAME::setupUIConditions().
|
static |
Definition at line 68 of file cvpcb_actions.h.
Referenced by CVPCB_MAINFRAME::ReCreateHToolbar(), CVPCB_CONTROL::setTransitions(), and CVPCB_MAINFRAME::setupUIConditions().
|
staticinherited |
Definition at line 78 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_FIND_REPLACE_TOOL::FindNext(), SCH_EDIT_FRAME::ReCreateHToolbar(), PCB_EDIT_FRAME::ReCreateHToolbar(), 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().
|
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().
|
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 53 of file cvpcb_actions.h.
Referenced by CVPCB_ASSOCIATION_TOOL::Associate(), CVPCB_MAINFRAME::ReCreateHToolbar(), and CVPCB_CONTROL::setTransitions().
|
static |
Navigate the component tree.
Definition at line 52 of file cvpcb_actions.h.
Referenced by CVPCB_MAINFRAME::ReCreateHToolbar(), and CVPCB_CONTROL::setTransitions().
|
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(), PL_EDITOR_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), EDA_DRAW_FRAME::OnSelectGrid(), SCH_EDIT_FRAME::ReCreateOptToolbar(), SYMBOL_EDIT_FRAME::ReCreateOptToolbar(), PL_EDITOR_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateOptToolbar(), PCB_EDIT_FRAME::ReCreateOptToolbar(), and COMMON_TOOLS::setTransitions().
|
staticinherited |
Definition at line 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().
|
staticinherited |
Definition at line 184 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
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().
|
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().
|
staticinherited |
Definition at line 185 of file actions.h.
Referenced by EDA_BASE_FRAME::AddStandardHelpMenu(), and COMMON_CONTROL::setTransitions().
|
staticinherited |
Definition at line 158 of file actions.h.
Referenced by GERBVIEW_FRAME::doReCreateMenuBar(), FOOTPRINT_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), PCB_VIEWER_TOOLS::MeasureTool(), DISPLAY_FOOTPRINTS_FRAME::ReCreateOptToolbar(), GERBVIEW_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), 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().
|
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().
|
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().
|
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().
|
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().
|
staticinherited |
Definition at line 159 of file actions.h.
Referenced by SCH_EDIT_TOOL::DeleteItemCursor(), SYMBOL_EDITOR_EDIT_TOOL::DeleteItemCursor(), PL_EDIT_TOOL::DeleteItemCursor(), PCB_CONTROL::DeleteItemCursor(), BOARD_EDITOR_CONTROL::DrillOrigin(), PCB_CONTROL::GridSetOrigin(), SCH_EDITOR_CONTROL::HighlightNetCursor(), BOARD_INSPECTION_TOOL::LocalRatsnestTool(), PCB_PICKER_TOOL::Main(), POSITION_RELATIVE_TOOL::SelectPositionRelativeItem(), PICKER_TOOL::setTransitions(), PCB_PICKER_TOOL::setTransitions(), SCH_EDITOR_CONTROL::SimProbe(), and SCH_EDITOR_CONTROL::SimTune().
|
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().
|
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().
|
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().
|
staticinherited |
Definition at line 59 of file actions.h.
Referenced by SCH_EDITOR_CONTROL::setTransitions(), SIMULATOR_CONTROL::setTransitions(), and PCB_CONTROL::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().
|
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().
|
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().
|
static |
Definition at line 57 of file cvpcb_actions.h.
Referenced by CVPCB_CONTROL::setTransitions(), CVPCB_MAINFRAME::setupEventHandlers(), and CVPCB_MAINFRAME::setupUIConditions().
|
static |
Management actions.
Definition at line 56 of file cvpcb_actions.h.
Referenced by CVPCB_MAINFRAME::doReCreateMenuBar(), CVPCB_MAINFRAME::ReCreateHToolbar(), CVPCB_CONTROL::setTransitions(), CVPCB_MAINFRAME::setupEventHandlers(), and CVPCB_MAINFRAME::setupUIConditions().
|
staticinherited |
Definition at line 53 of file actions.h.
Referenced by PCB_EDIT_FRAME::doReCreateMenuBar(), and BOARD_EDITOR_CONTROL::setTransitions().
|
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 |
Activation actions.
Definition at line 41 of file cvpcb_actions.h.
Referenced by CVPCB_FOOTPRINT_VIEWER_SELECTION_TOOL::setTransitions().
|
staticinherited |
Definition at line 157 of file actions.h.
Referenced by TOOLS_HOLDER::CurrentToolName(), TOOLS_HOLDER::IsCurrentTool(), TOOLS_HOLDER::PopTool(), DISPLAY_FOOTPRINTS_FRAME::ReCreateOptToolbar(), GERBVIEW_FRAME::ReCreateOptToolbar(), FOOTPRINT_VIEWER_FRAME::ReCreateOptToolbar(), SCH_EDIT_FRAME::ReCreateVToolbar(), SYMBOL_EDIT_FRAME::ReCreateVToolbar(), PL_EDITOR_FRAME::ReCreateVToolbar(), FOOTPRINT_EDIT_FRAME::ReCreateVToolbar(), PCB_EDIT_FRAME::ReCreateVToolbar(), 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 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 58 of file cvpcb_actions.h.
Referenced by CVPCB_MAINFRAME::doReCreateMenuBar(), and CVPCB_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 |
Open the footprint viewer.
Definition at line 49 of file cvpcb_actions.h.
Referenced by CVPCB_MAINFRAME::ReCreateHToolbar(), CVPCB_CONTROL::setTransitions(), CVPCB_MAINFRAME::setupTools(), and CVPCB_MAINFRAME::updateFootprintViewerOnIdle().
|
staticinherited |
Definition at line 77 of file actions.h.
Referenced by SCH_EDIT_FRAME::doReCreateMenuBar(), PCB_EDIT_FRAME::doReCreateMenuBar(), SCH_EDITOR_CONTROL::setTransitions(), BOARD_EDITOR_CONTROL::setTransitions(), SCH_EDIT_FRAME::setupUIConditions(), and PCB_EDIT_FRAME::setupUIConditions().
|
staticinherited |
Definition at line 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(), SCH_EDIT_FRAME::ExecuteRemoteCommand(), PCB_EDIT_FRAME::ExecuteRemoteCommand(), COMMON_CONTROL::setTransitions(), and COMMON_CONTROL::ShowLibraryTable().
|
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().
|
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().
|
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().
|
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().
|
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().
|
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().
|
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().