libs/flake
LineGuideSnapStrategy Class Reference
snaps to line guides More...
#include <KoSnapStrategy.h>
Inheritance diagram for LineGuideSnapStrategy:

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