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

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

Activate()TOOL_INTERACTIVE
attachManager(TOOL_MANAGER *aManager)TOOL_BASEprotected
board() constPCB_TOOL_BASEinlineprotected
CANCEL_HANDLER typedefPICKER_TOOL_BASE
canvas() constPCB_TOOL_BASEprotected
CLICK_CANCEL enum valuePICKER_TOOL_BASE
CLICK_HANDLER typedefPICKER_TOOL_BASE
controls() constPCB_TOOL_BASEinlineprotected
displayOptions() constPCB_TOOL_BASEprotected
doInteractiveItemPlacement(const TOOL_EVENT &aTool, INTERACTIVE_PLACER_BASE *aPlacer, const wxString &aCommitMessage, int aOptions=IPO_ROTATE|IPO_FLIP|IPO_REPEAT)PCB_TOOL_BASEprotected
END_ACTIVATE enum valuePICKER_TOOL_BASE
EVT_CANCEL enum valuePICKER_TOOL_BASE
EXCEPTION_CANCEL enum valuePICKER_TOOL_BASE
FINALIZE_HANDLER typedefPICKER_TOOL_BASE
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
getModelInt() constTOOL_BASEprivate
GetName() constTOOL_BASEinline
getToolHolderInt() constTOOL_BASEprivate
GetToolMenu()TOOL_INTERACTIVEinline
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_TOOL_BASEvirtual
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_cancelHandlerPICKER_TOOL_BASEprotected
m_clickHandlerPICKER_TOOL_BASEprotected
m_cursorPICKER_TOOL_BASEprotected
m_finalizeHandlerPICKER_TOOL_BASEprotected
m_framePICKER_TOOL_BASEprotected
m_isBoardEditorPCB_TOOL_BASEprotected
m_isFootprintEditorPCB_TOOL_BASEprotected
m_layerMaskPCB_PICKER_TOOLprivate
m_menuTOOL_INTERACTIVEprotected
m_motionHandlerPICKER_TOOL_BASEprotected
m_pickedPICKER_TOOL_BASEprotected
m_snapPICKER_TOOL_BASEprotected
m_toolIdTOOL_BASEprotected
m_toolMgrTOOL_BASEprotected
m_toolNameTOOL_BASEprotected
m_typeTOOL_BASEprotected
Main(const TOOL_EVENT &aEvent)PCB_PICKER_TOOL
MODEL_RELOAD enum valueTOOL_BASE
MOTION_HANDLER typedefPICKER_TOOL_BASE
PCB_PICKER_TOOL()PCB_PICKER_TOOL
PCB_TOOL_BASE(TOOL_ID aId, const std::string &aName)PCB_TOOL_BASEinline
PCB_TOOL_BASE(const std::string &aName)PCB_TOOL_BASEinline
PICKER_TOOL_BASE()PICKER_TOOL_BASEinline
pickerEndState enum namePICKER_TOOL_BASE
REDRAW enum valueTOOL_BASE
Reset(RESET_REASON aReason) overridePCB_TOOL_BASEvirtual
reset() overridePCB_PICKER_TOOLprotectedvirtual
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
SetCancelHandler(CANCEL_HANDLER aHandler)PICKER_TOOL_BASEinline
SetClickHandler(CLICK_HANDLER aHandler)PICKER_TOOL_BASEinline
SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON)TOOL_INTERACTIVE
setControls()PCB_PICKER_TOOLprotected
SetCursor(KICURSOR aCursor)PICKER_TOOL_BASEinline
SetFinalizeHandler(FINALIZE_HANDLER aHandler)PICKER_TOOL_BASEinline
SetIsBoardEditor(bool aEnabled)PCB_TOOL_BASEinline
SetIsFootprintEditor(bool aEnabled)PCB_TOOL_BASEinline
SetLayerSet(LSET aLayerSet)PCB_PICKER_TOOLinline
SetMotionHandler(MOTION_HANDLER aHandler)PICKER_TOOL_BASEinline
SetSnapping(bool aSnap)PICKER_TOOL_BASEinline
setTransitions() overridePCB_PICKER_TOOLprotectedvirtual
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
view() constPCB_TOOL_BASEinlineprotected
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY))TOOL_INTERACTIVE
WAIT_CANCEL enum valuePICKER_TOOL_BASE
~PCB_PICKER_TOOL()=defaultPCB_PICKER_TOOLvirtual
~PCB_TOOL_BASE()PCB_TOOL_BASEinlinevirtual
~PICKER_TOOL_BASE()=defaultPICKER_TOOL_BASEvirtual
~TOOL_BASE()TOOL_BASEinlinevirtual
~TOOL_INTERACTIVE()TOOL_INTERACTIVEvirtual