libs/flake

IntersectionSnapStrategy Class Reference

snaps to intersections of shapes More...

#include <KoSnapStrategy.h>

Inheritance diagram for IntersectionSnapStrategy:

List of all members.

Public Member Functions

 IntersectionSnapStrategy ()
virtual QPainterPath decoration (const KoViewConverter &converter) const
virtual bool snap (const QPointF &mousePosition, KoSnapProxy *proxy, qreal maxSnapDistance)

Detailed Description

snaps to intersections of shapes

Definition at line 109 of file KoSnapStrategy.h.


Constructor & Destructor Documentation

IntersectionSnapStrategy::IntersectionSnapStrategy (  ) 

Definition at line 358 of file KoSnapStrategy.cpp.


Member Function Documentation

QPainterPath IntersectionSnapStrategy::decoration ( const KoViewConverter converter  )  const [virtual]

returns the current snap strategy decoration

Implements KoSnapStrategy.

Definition at line 398 of file KoSnapStrategy.cpp.

bool IntersectionSnapStrategy::snap ( const QPointF mousePosition,
KoSnapProxy proxy,
qreal  maxSnapDistance 
) [virtual]

Implements KoSnapStrategy.

Definition at line 363 of file KoSnapStrategy.cpp.


The documentation for this class was generated from the following files: