libs/flake
KoPathPointRubberSelectStrategy Class Reference
Strategy to rubber select points of a path shape. More...
#include <KoPathPointRubberSelectStrategy.h>
Inheritance diagram for KoPathPointRubberSelectStrategy:

Public Member Functions | |
| KoPathPointRubberSelectStrategy (KoPathTool *tool, KoCanvasBase *canvas, const QPointF &clicked) | |
| virtual | ~KoPathPointRubberSelectStrategy () |
| virtual void | finishInteraction (Qt::KeyboardModifiers modifiers) |
Detailed Description
Strategy to rubber select points of a path shape.
Definition at line 32 of file KoPathPointRubberSelectStrategy.h.
Constructor & Destructor Documentation
| KoPathPointRubberSelectStrategy::KoPathPointRubberSelectStrategy | ( | KoPathTool * | tool, | |
| KoCanvasBase * | canvas, | |||
| const QPointF & | clicked | |||
| ) |
Definition at line 27 of file KoPathPointRubberSelectStrategy.cpp.
| virtual KoPathPointRubberSelectStrategy::~KoPathPointRubberSelectStrategy | ( | ) | [inline, virtual] |
Definition at line 36 of file KoPathPointRubberSelectStrategy.h.
Member Function Documentation
| void KoPathPointRubberSelectStrategy::finishInteraction | ( | Qt::KeyboardModifiers | modifiers | ) | [virtual] |
Override to make final changes to the data on the end of an interaction.
Reimplemented from KoShapeRubberSelectStrategy.
Definition at line 33 of file KoPathPointRubberSelectStrategy.cpp.
The documentation for this class was generated from the following files:
