|
Krita Source Code Documentation
|
#include <KoPathShape.h>
Inheritance diagram for KoPathShape::PointSelectionChangeListener:Public Member Functions | |
| virtual void | notifyPathPointsChanged (KoPathShape *shape)=0 |
| void | notifyShapeChanged (ChangeType type, KoShape *shape) override |
| virtual void | recommendPointSelectionChange (KoPathShape *shape, const QList< KoPathPointIndex > &newSelection)=0 |
Definition at line 466 of file KoPathShape.h.
|
pure virtual |
Implemented in KoPathToolSelection.
|
override |
Definition at line 1385 of file KoPathShape.cpp.
|
pure virtual |
Implemented in KoPathToolSelection.