|
Krita Source Code Documentation
|
#include <kis_tool_shape.h>
Public Member Functions | |
| void | markAsSelectionShapeIfNeeded (KoShape *shape) const |
Public Attributes | |
| bool | shouldAddSelectionShape = false |
| bool | shouldAddShape = false |
Definition at line 67 of file kis_tool_shape.h.
Definition at line 185 of file kis_tool_shape.cc.
References KoShape::setUserData(), and shouldAddSelectionShape.
| bool KisToolShape::ShapeAddInfo::shouldAddSelectionShape = false |
Definition at line 69 of file kis_tool_shape.h.
| bool KisToolShape::ShapeAddInfo::shouldAddShape = false |
Definition at line 68 of file kis_tool_shape.h.