libs/flake
BoundingBoxSnapStrategy Class Reference
snaps to shape bounding boxes More...
#include <KoSnapStrategy.h>
Inheritance diagram for BoundingBoxSnapStrategy:

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