| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for GATE_SWAP_MENU, including all inherited members.
| ACTION_MENU(bool isContextMenu, TOOL_INTERACTIVE *aTool=nullptr) | ACTION_MENU | |
| ACTION_MENU(const ACTION_MENU &aMenu)=delete | ACTION_MENU | |
| Add(const wxString &aLabel, int aId, BITMAPS aIcon) | ACTION_MENU | |
| Add(const wxString &aLabel, const wxString &aToolTip, int aId, BITMAPS aIcon, bool aIsCheckmarkEntry=false) | ACTION_MENU | |
| Add(const TOOL_ACTION &aAction, bool aIsCheckmarkEntry=false, const wxString &aOverrideLabel=wxEmptyString) | ACTION_MENU | |
| Add(ACTION_MENU *aMenu) | ACTION_MENU | |
| AddClose(const wxString &aAppname="") | ACTION_MENU | |
| AddQuit(const wxString &aAppname="") | ACTION_MENU | |
| AddQuitOrClose(KIFACE_BASE *aKiface, wxString aAppname="") | ACTION_MENU | |
| appendCopy(const wxMenuItem *aSource) | ACTION_MENU | protected | 
| CHECK | ACTION_MENU | static | 
| Clear() | ACTION_MENU | |
| ClearDirty() | ACTION_MENU | |
| Clone() const | ACTION_MENU | |
| CollectSelectedPadNumbers(const SELECTION &aSelection, const FOOTPRINT *aFootprint) | GATE_SWAP_MENU | inlinestatic | 
| copyFrom(const ACTION_MENU &aMenu) | ACTION_MENU | protected | 
| create() const override | GATE_SWAP_MENU | inlineprotectedvirtual | 
| DisplayTitle(bool aDisplay=true) | ACTION_MENU | |
| EqualPinCounts(const FOOTPRINT *aFootprint, const std::vector< int > &aUnitIndices) | GATE_SWAP_MENU | inlinestatic | 
| eventHandler(const wxMenuEvent &aEvent) override | GATE_SWAP_MENU | inlineprotectedvirtual | 
| findToolAction(int aId) | ACTION_MENU | protected | 
| GATE_SWAP_MENU() | GATE_SWAP_MENU | inline | 
| GetCompatibleTargets(const FOOTPRINT *aFootprint, int aSourceIdx) | GATE_SWAP_MENU | inlinestatic | 
| GetSelected() const | ACTION_MENU | inline | 
| GetSingleEligibleFootprint(const SELECTION &aSelection) | GATE_SWAP_MENU | inlinestatic | 
| GetTitle() const | ACTION_MENU | inline | 
| getToolManager() const | ACTION_MENU | protected | 
| GetUnitsHitIndices(const FOOTPRINT *aFootprint, const std::unordered_set< wxString > &aSelPadNums) | GATE_SWAP_MENU | inlinestatic | 
| HasEnabledItems() const | ACTION_MENU | |
| m_dirty | ACTION_MENU | protected | 
| m_forcedPosition | ACTION_MENU | protected | 
| m_icon | ACTION_MENU | protected | 
| m_isContextMenu | ACTION_MENU | protected | 
| m_isForcedPosition | ACTION_MENU | protected | 
| m_selected | ACTION_MENU | protected | 
| m_submenus | ACTION_MENU | protected | 
| m_title | ACTION_MENU | protected | 
| m_titleDisplayed | ACTION_MENU | protected | 
| m_tool | ACTION_MENU | protected | 
| m_toolActions | ACTION_MENU | protected | 
| m_untranslatedTitle | ACTION_MENU | protected | 
| NORMAL | ACTION_MENU | static | 
| OnIdle(wxIdleEvent &event) | ACTION_MENU | |
| OnMenuEvent(wxMenuEvent &aEvent) | ACTION_MENU | |
| operator=(const ACTION_MENU &aMenu)=delete | ACTION_MENU | |
| PassHelpTextToHandler() | ACTION_MENU | inlinevirtual | 
| runEventHandlers(const wxMenuEvent &aMenuEvent, OPT_TOOL_EVENT &aToolEvent) | ACTION_MENU | protected | 
| runOnSubmenus(std::function< void(ACTION_MENU *)> aFunction) | ACTION_MENU | protected | 
| SetDirty() | ACTION_MENU | |
| SetIcon(BITMAPS aIcon) | ACTION_MENU | |
| SetTitle(const wxString &aTitle) override | ACTION_MENU | |
| SetTool(TOOL_INTERACTIVE *aTool) | ACTION_MENU | |
| SetUntranslatedTitle(const wxString &aTitle) | ACTION_MENU | inline | 
| setupEvents() | ACTION_MENU | protected | 
| update() override | GATE_SWAP_MENU | inlineprotectedvirtual | 
| UpdateAll() | ACTION_MENU | |
| updateHotKeys() | ACTION_MENU | protected | 
| UpdateTitle() | ACTION_MENU | inlinevirtual | 
| ~ACTION_MENU() override | ACTION_MENU |