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

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

Action() constTOOL_EVENTinline
Buttons() constTOOL_EVENTinline
Category() constTOOL_EVENTinline
Commit() constTOOL_EVENTinline
Delta() constTOOL_EVENTinline
DisableGridSnapping() constTOOL_EVENTinline
DragOrigin() constTOOL_EVENTinline
FirstResponder() constTOOL_EVENTinline
ForceImmediate() constTOOL_EVENTinline
Format() constTOOL_EVENT
GetCommandId() constTOOL_EVENTinline
getCommandStr() constTOOL_EVENTinlineprivate
HasPosition() constTOOL_EVENTinline
init()TOOL_EVENTprivate
IsAction(const TOOL_ACTION *aAction) constTOOL_EVENT
IsActionInGroup(const TOOL_ACTION_GROUP &aGroup) constTOOL_EVENT
IsActivate() constTOOL_EVENTinline
IsCancel() constTOOL_EVENTinline
IsCancelInteractive() constTOOL_EVENT
IsChoiceMenu() constTOOL_EVENTinline
IsClick(int aButtonMask=BUT_ANY) constTOOL_EVENT
IsDblClick(int aButtonMask=BUT_ANY) constTOOL_EVENT
IsDrag(int aButtonMask=BUT_ANY) constTOOL_EVENTinline
IsEditorTool() constTOOL_EVENT
IsKeyPressed() constTOOL_EVENTinline
IsMotion() constTOOL_EVENTinline
IsMouseAction() constTOOL_EVENTinline
IsMouseDown(int aButtonMask=BUT_ANY) constTOOL_EVENTinline
IsMouseUp(int aButtonMask=BUT_ANY) constTOOL_EVENTinline
IsMoveTool() constTOOL_EVENT
IsPointEditor() constTOOL_EVENT
IsPrime() constTOOL_EVENTinline
IsReactivate() constTOOL_EVENTinline
IsSelectionEvent() constTOOL_EVENT
IsSimulator() constTOOL_EVENT
IsUndoRedo() constTOOL_EVENTinline
KeyCode() constTOOL_EVENTinline
m_actionGroupTOOL_EVENTprivate
m_actionsTOOL_EVENTprivate
m_categoryTOOL_EVENTprivate
m_commandIdTOOL_EVENTprivate
m_commandStrTOOL_EVENTprivate
m_commitTOOL_EVENTprivate
m_firstResponderTOOL_EVENTprivate
m_forceImmediateTOOL_EVENTprivate
m_hasPositionTOOL_EVENTprivate
m_keyCodeTOOL_EVENTprivate
m_modifiersTOOL_EVENTprivate
m_mouseButtonsTOOL_EVENTprivate
m_mouseDeltaTOOL_EVENTprivate
m_mouseDragOriginTOOL_EVENTprivate
m_mousePosTOOL_EVENTprivate
m_paramTOOL_EVENTprivate
m_passEventTOOL_EVENTprivate
m_reactivateTOOL_EVENTprivate
m_scopeTOOL_EVENTprivate
m_synchronousStateTOOL_EVENTprivate
Matches(const TOOL_EVENT &aEvent) constTOOL_EVENTinline
Modifier(int aMask=MD_MODIFIER_MASK) constTOOL_EVENTinline
Parameter() constTOOL_EVENTinline
Parameter() constTOOL_EVENTinline
PassEvent() constTOOL_EVENTinline
Position() constTOOL_EVENTinline
returnCheckedPosition(const VECTOR2D &aPos) constTOOL_EVENTprivate
SetActionGroup(const TOOL_ACTION_GROUP &aGroup)TOOL_EVENTinline
SetCommit(COMMIT *aCommit)TOOL_EVENTinline
SetFirstResponder(TOOL_BASE *aTool)TOOL_EVENTinline
SetForceImmediate(bool aForceImmediate=true)TOOL_EVENTinline
SetHasPosition(bool aHasPosition)TOOL_EVENTinline
setModifiers(int aMods)TOOL_EVENTinlineprivate
setMouseButtons(int aButtons)TOOL_EVENTinlineprivate
setMouseDelta(const VECTOR2D &aP)TOOL_EVENTinlineprivate
setMouseDragOrigin(const VECTOR2D &aP)TOOL_EVENTinlineprivate
SetMousePosition(const VECTOR2D &aP)TOOL_EVENTinline
SetParameter(T aParam)TOOL_EVENTinline
SetPassEvent(bool aPass=true)TOOL_EVENTinline
SetReactivate(bool aReactivate=true)TOOL_EVENTinline
SetSynchronous(std::atomic< SYNCRONOUS_TOOL_STATE > *aState)TOOL_EVENTinline
SynchronousState() constTOOL_EVENTinline
TOOL_DISPATCHERTOOL_EVENTfriend
TOOL_EVENT(TOOL_EVENT_CATEGORY aCategory=TC_NONE, TOOL_ACTIONS aAction=TA_NONE, TOOL_ACTION_SCOPE aScope=AS_GLOBAL)TOOL_EVENTinline
TOOL_EVENT(TOOL_EVENT_CATEGORY aCategory, TOOL_ACTIONS aAction, int aExtraParam, TOOL_ACTION_SCOPE aScope=AS_GLOBAL)TOOL_EVENTinline
TOOL_EVENT(TOOL_EVENT_CATEGORY aCategory, TOOL_ACTIONS aAction, const std::string &aExtraParam, TOOL_ACTION_SCOPE aScope=AS_GLOBAL)TOOL_EVENTinline
TOOL_EVENT_LISTTOOL_EVENTfriend
TOOL_MANAGERTOOL_EVENTfriend
TOOLS_HOLDERTOOL_EVENTfriend