libs/flake
NodeSnapStrategy Class Reference
snaps to path points More...
#include <KoSnapStrategy.h>
Inheritance diagram for NodeSnapStrategy:

Public Member Functions | |
| NodeSnapStrategy () | |
| virtual QPainterPath | decoration (const KoViewConverter &converter) const |
| virtual bool | snap (const QPointF &mousePosition, KoSnapProxy *proxy, qreal maxSnapDistance) |
Detailed Description
snaps to path points
Definition at line 86 of file KoSnapStrategy.h.
Constructor & Destructor Documentation
| NodeSnapStrategy::NodeSnapStrategy | ( | ) |
Definition at line 132 of file KoSnapStrategy.cpp.
Member Function Documentation
| QPainterPath NodeSnapStrategy::decoration | ( | const KoViewConverter & | converter | ) | const [virtual] |
returns the current snap strategy decoration
Implements KoSnapStrategy.
Definition at line 161 of file KoSnapStrategy.cpp.
| bool NodeSnapStrategy::snap | ( | const QPointF & | mousePosition, | |
| KoSnapProxy * | proxy, | |||
| qreal | maxSnapDistance | |||
| ) | [virtual] |
Implements KoSnapStrategy.
Definition at line 137 of file KoSnapStrategy.cpp.
The documentation for this class was generated from the following files:
