|
Krita Source Code Documentation
|
#include "PathToolOptionWidget.h"#include "KoPathTool.h"#include <QAction>#include <KoPathShape.h>#include <KoParameterShape.h>#include <KoShapeConfigWidgetBase.h>#include <QVBoxLayout>#include <KoCanvasBase.h>#include <KoShapeRegistry.h>#include <KoShapeFactoryBase.h>#include <KoUnit.h>#include "kis_assert.h"Go to the source code of this file.
Functions | |
| QString | shapeIdFromShape (KoPathShape *pathShape) |
| QString shapeIdFromShape | ( | KoPathShape * | pathShape | ) |
Definition at line 62 of file PathToolOptionWidget.cpp.
References KoParameterShape::isParametricShape(), KoPathShape::pathShapeId(), and KoShape::shapeId().