|
Krita Source Code Documentation
|
This is the complete list of members for OrthogonalSnapStrategy, including all inherited members.
| decoration(const KoViewConverter &converter) const override | OrthogonalSnapStrategy | virtual |
| KoSnapStrategy(KoSnapGuide::Strategy type) | KoSnapStrategy | |
| m_hLine | OrthogonalSnapStrategy | private |
| m_snappedPosition | KoSnapStrategy | private |
| m_snappedType | KoSnapStrategy | private |
| m_snapStrategyType | KoSnapStrategy | private |
| m_vLine | OrthogonalSnapStrategy | private |
| OrthogonalSnapStrategy() | OrthogonalSnapStrategy | |
| scalarProduct(const QPointF &p1, const QPointF &p2) | KoSnapStrategy | static |
| setSnappedPosition(const QPointF &position, SnapType snapType) | KoSnapStrategy | protected |
| snap(const QPointF &mousePosition, KoSnapProxy *proxy, qreal maxSnapDistance) override | OrthogonalSnapStrategy | virtual |
| snappedPosition() const | KoSnapStrategy | |
| snappedType() const | KoSnapStrategy | |
| SnapType enum name | KoSnapStrategy | |
| squareDistance(const QPointF &p1, const QPointF &p2) | KoSnapStrategy | static |
| ToLine enum value | KoSnapStrategy | |
| ToPoint enum value | KoSnapStrategy | |
| type() const | KoSnapStrategy | |
| ~KoSnapStrategy() | KoSnapStrategy | inlinevirtual |