|
Krita Source Code Documentation
|
#include <kis_shape_selection.h>
Inheritance diagram for KisShapeSelectionMarker:Private Member Functions | |
| KoShapeUserData * | clone () const override |
Additional Inherited Members | |
Public Member Functions inherited from KoShapeUserData | |
| KoShapeUserData (QObject *parent=0) | |
| Constructor. | |
| ~KoShapeUserData () override | |
Protected Member Functions inherited from KoShapeUserData | |
| KoShapeUserData (const KoShapeUserData &rhs) | |
The marker class. It is added to the shape's user data to show this shape is a part of a shape selection
Definition at line 34 of file kis_shape_selection.h.
|
inlineoverrideprivatevirtual |