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

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

addAnchor(const VECTOR2I &aPos, int aFlags, EDA_ITEM *aItem)GRID_HELPERinlineprotected
Align(const VECTOR2I &aPoint, GRID_HELPER_GRIDS aGrid) constGRID_HELPERinlinevirtual
Align(const VECTOR2I &aPoint) constGRID_HELPERvirtual
Align(const VECTOR2I &aPoint, const VECTOR2D &aGrid, const VECTOR2D &aOffset) constGRID_HELPERvirtual
AlignGrid(const VECTOR2I &aPoint, GRID_HELPER_GRIDS aGrid) constGRID_HELPERinlinevirtual
AlignGrid(const VECTOR2I &aPoint) constGRID_HELPER
AlignGrid(const VECTOR2I &aPoint, const VECTOR2D &aGrid, const VECTOR2D &aOffset) constGRID_HELPER
ALL enum valueGRID_HELPER
ANCHOR_FLAGS enum nameGRID_HELPER
BestDragOrigin(const VECTOR2I &aMousePos, GRID_HELPER_GRIDS aGrid, const EE_SELECTION &aItems)EE_GRID_HELPER
BestSnapAnchor(const VECTOR2I &aOrigin, GRID_HELPER_GRIDS aGrid, SCH_ITEM *aSkip)EE_GRID_HELPER
BestSnapAnchor(const VECTOR2I &aOrigin, GRID_HELPER_GRIDS aGrid, const EE_SELECTION &aSkip={})EE_GRID_HELPER
canUseGrid() constGRID_HELPERprotected
clearAnchors()GRID_HELPERinlineprotected
ClearMaskFlag(int aFlag)GRID_HELPERinline
ClearSkipPoint()GRID_HELPERinline
computeAnchors(SCH_ITEM *aItem, const VECTOR2I &aRefPos, bool aFrom=false, bool aIncludeText=false)EE_GRID_HELPERprivate
computeNearest(const VECTOR2I &aPoint, const VECTOR2I &aGrid, const VECTOR2I &aOffset) constGRID_HELPERprotected
CORNER enum valueGRID_HELPER
EE_GRID_HELPER(TOOL_MANAGER *aToolMgr)EE_GRID_HELPER
GetGrid() constEE_GRID_HELPER
GetGridSize(GRID_HELPER_GRIDS aGrid) const overrideEE_GRID_HELPERvirtual
GetItemGrid(const EDA_ITEM *aItem) const overrideEE_GRID_HELPERvirtual
GetOrigin() constGRID_HELPER
GetSelectionGrid(const SELECTION &aItem) const overrideEE_GRID_HELPERvirtual
GetSnap() constGRID_HELPERinline
GetSnapped() constEE_GRID_HELPER
GetUseGrid() constGRID_HELPERinline
GetVisibleGrid() constGRID_HELPER
GRID_HELPER(TOOL_MANAGER *aToolMgr)GRID_HELPER
HORIZONTAL enum valueGRID_HELPER
m_anchorsGRID_HELPERprotected
m_auxAxisGRID_HELPERprotected
m_enableGridGRID_HELPERprotected
m_enableSnapGRID_HELPERprotected
m_enableSnapLineGRID_HELPERprotected
m_maskTypesGRID_HELPERprotected
m_skipPointGRID_HELPERprotected
m_snapItemGRID_HELPERprotected
m_toolMgrGRID_HELPERprotected
m_viewAxisGRID_HELPERprotected
m_viewSnapLineGRID_HELPERprotected
m_viewSnapPointGRID_HELPERprotected
nearestAnchor(const VECTOR2I &aPos, int aFlags, GRID_HELPER_GRIDS aGrid)EE_GRID_HELPERprivate
ORIGIN enum valueGRID_HELPER
OUTLINE enum valueGRID_HELPER
queryVisible(const BOX2I &aArea, const EE_SELECTION &aSkipList) constEE_GRID_HELPERprivate
SetAuxAxes(bool aEnable, const VECTOR2I &aOrigin=VECTOR2I(0, 0))GRID_HELPER
SetMask(int aMask)GRID_HELPERinline
SetMaskFlag(int aFlag)GRID_HELPERinline
SetSkipPoint(const VECTOR2I &aPoint)GRID_HELPERinline
SetSnap(bool aSnap)GRID_HELPERinline
SetSnapLine(bool aSnap)GRID_HELPERinline
SetUseGrid(bool aSnapToGrid)GRID_HELPERinline
SNAPPABLE enum valueGRID_HELPER
VERTICAL enum valueGRID_HELPER
~EE_GRID_HELPER() overrideEE_GRID_HELPER
~GRID_HELPER()GRID_HELPERvirtual