KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCB_EDIT_TABLE_TOOL Member List

This is the complete list of members for PCB_EDIT_TABLE_TOOL, including all inherited members.

Activate()TOOL_INTERACTIVE
AddColumnAfter(const TOOL_EVENT &aEvent)PCB_EDIT_TABLE_TOOLinline
AddColumnBefore(const TOOL_EVENT &aEvent)PCB_EDIT_TABLE_TOOLinline
addMenus(CONDITIONAL_MENU &selToolMenu)EDIT_TABLE_TOOL_BASE< PCB_TABLE, PCB_TABLECELL, BOARD_COMMIT >inlineprotected
AddRowAbove(const TOOL_EVENT &aEvent)PCB_EDIT_TABLE_TOOLinline
AddRowBelow(const TOOL_EVENT &aEvent)PCB_EDIT_TABLE_TOOLinline
attachManager(TOOL_MANAGER *aManager)TOOL_BASEprotected
board() constPCB_TOOL_BASEinlineprotected
canvas() constPCB_TOOL_BASEprotected
clearSelection() overridePCB_EDIT_TABLE_TOOLprivatevirtual
controls() constPCB_TOOL_BASEinlineprotected
copyCell(PCB_TABLECELL *aSource) overridePCB_EDIT_TABLE_TOOLprivatevirtual
DeleteColumns(const TOOL_EVENT &aEvent)PCB_EDIT_TABLE_TOOLinline
DeleteRows(const TOOL_EVENT &aEvent)PCB_EDIT_TABLE_TOOLinline
displayOptions() constPCB_TOOL_BASEprotected
doAddColumnAfter(const TOOL_EVENT &aEvent)EDIT_TABLE_TOOL_BASE< PCB_TABLE, PCB_TABLECELL, BOARD_COMMIT >inlineprotected
doAddColumnBefore(const TOOL_EVENT &aEvent)EDIT_TABLE_TOOL_BASE< PCB_TABLE, PCB_TABLECELL, BOARD_COMMIT >inlineprotected
doAddRowAbove(const TOOL_EVENT &aEvent)EDIT_TABLE_TOOL_BASE< PCB_TABLE, PCB_TABLECELL, BOARD_COMMIT >inlineprotected
doAddRowBelow(const TOOL_EVENT &aEvent)EDIT_TABLE_TOOL_BASE< PCB_TABLE, PCB_TABLECELL, BOARD_COMMIT >inlineprotected
doDeleteColumns(const TOOL_EVENT &aEvent)EDIT_TABLE_TOOL_BASE< PCB_TABLE, PCB_TABLECELL, BOARD_COMMIT >inlineprotected
doDeleteRows(const TOOL_EVENT &aEvent)EDIT_TABLE_TOOL_BASE< PCB_TABLE, PCB_TABLECELL, BOARD_COMMIT >inlineprotected
doInteractiveItemPlacement(const TOOL_EVENT &aTool, INTERACTIVE_PLACER_BASE *aPlacer, const wxString &aCommitMessage, int aOptions=IPO_ROTATE|IPO_FLIP|IPO_REPEAT)PCB_TOOL_BASEprotected
doMergeCells(const TOOL_EVENT &aEvent)EDIT_TABLE_TOOL_BASE< PCB_TABLE, PCB_TABLECELL, BOARD_COMMIT >inlineprotected
doUnmergeCells(const TOOL_EVENT &aEvent)EDIT_TABLE_TOOL_BASE< PCB_TABLE, PCB_TABLECELL, BOARD_COMMIT >inlineprotected
EditTable(const TOOL_EVENT &aEvent)PCB_EDIT_TABLE_TOOL
footprint() constPCB_TOOL_BASEinlineprotected
frame() constPCB_TOOL_BASEinlineprotected
GAL_SWITCH enum valueTOOL_BASE
getEditFrame() constTOOL_BASEinlineprotected
GetId() constTOOL_BASEinline
GetManager() constTOOL_BASEinline
getModel() constTOOL_BASEinlineprotected
getModelInternal() constTOOL_BASEprivate
GetName() constTOOL_BASEinline
getScreen() overridePCB_EDIT_TABLE_TOOLinlineprivatevirtual
getTableCellSelection() overridePCB_EDIT_TABLE_TOOLprivatevirtual
getToolHolderInternal() constTOOL_BASEprivate
GetToolMenu()TOOL_INTERACTIVEinline
getToolMgr() overridePCB_EDIT_TABLE_TOOLinlineprivatevirtual
GetType() constTOOL_BASEinline
getView() constTOOL_BASEprotected
getViewControls() constTOOL_BASEprotected
Go(int(T::*aStateFunc)(const TOOL_EVENT &), const TOOL_EVENT_LIST &aConditions=TOOL_EVENT(TC_ANY, TA_ANY))TOOL_INTERACTIVE
goInternal(TOOL_STATE_FUNC &aState, const TOOL_EVENT_LIST &aConditions)TOOL_INTERACTIVEprivate
Init() overridePCB_EDIT_TABLE_TOOLvirtual
INTERACTIVE_PLACEMENT_OPTIONS enum namePCB_TOOL_BASEprotected
IPO_FLIP enum valuePCB_TOOL_BASEprotected
IPO_REPEAT enum valuePCB_TOOL_BASEprotected
IPO_ROTATE enum valuePCB_TOOL_BASEprotected
IPO_SINGLE_CLICK enum valuePCB_TOOL_BASEprotected
Is45Limited() constPCB_TOOL_BASEvirtual
IsBoardEditor() constPCB_TOOL_BASEinline
IsFootprintEditor() constPCB_TOOL_BASEinline
IsToolActive() constTOOL_BASE
m_isBoardEditorPCB_TOOL_BASEprotected
m_isFootprintEditorPCB_TOOL_BASEprotected
m_menuTOOL_INTERACTIVEprotected
m_toolIdTOOL_BASEprotected
m_toolMgrTOOL_BASEprotected
m_toolNameTOOL_BASEprotected
m_typeTOOL_BASEprotected
MergeCells(const TOOL_EVENT &aEvent)PCB_EDIT_TABLE_TOOLinline
MODEL_RELOAD enum valueTOOL_BASE
PCB_EDIT_TABLE_TOOL()PCB_EDIT_TABLE_TOOL
PCB_TOOL_BASE(TOOL_ID aId, const std::string &aName)PCB_TOOL_BASEinline
PCB_TOOL_BASE(const std::string &aName)PCB_TOOL_BASEinline
REDRAW enum valueTOOL_BASE
Reset(RESET_REASON aReason) overridePCB_TOOL_BASEvirtual
RESET_REASON enum nameTOOL_BASE
resetTransitions()TOOL_INTERACTIVEprivate
RUN enum valueTOOL_BASE
RunMainStack(std::function< void()> aFunc)TOOL_INTERACTIVE
selection() constPCB_TOOL_BASEprotected
selection()PCB_TOOL_BASEprotected
SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON)TOOL_INTERACTIVE
SetIsBoardEditor(bool aEnabled)PCB_TOOL_BASEinline
SetIsFootprintEditor(bool aEnabled)PCB_TOOL_BASEinline
setTransitions() overridePCB_EDIT_TABLE_TOOLprivatevirtual
SUPERMODEL_RELOAD enum valueTOOL_BASE
TOOL_BASE(TOOL_TYPE aType, TOOL_ID aId, const std::string &aName=std::string(""))TOOL_BASEinline
TOOL_INTERACTIVE(TOOL_ID aId, const std::string &aName)TOOL_INTERACTIVE
TOOL_INTERACTIVE(const std::string &aName)TOOL_INTERACTIVE
UnmergeCells(const TOOL_EVENT &aEvent)PCB_EDIT_TABLE_TOOLinline
view() constPCB_TOOL_BASEinlineprotected
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY))TOOL_INTERACTIVE
~PCB_EDIT_TABLE_TOOL() overridePCB_EDIT_TABLE_TOOLinline
~PCB_TOOL_BASE()PCB_TOOL_BASEinlinevirtual
~TOOL_BASE()TOOL_BASEinlinevirtual
~TOOL_INTERACTIVE()TOOL_INTERACTIVEvirtual