|
Krita Source Code Documentation
|
#include "KoPathPointMergeCommand.h"#include "KoPathPoint.h"#include "KoPathPointData.h"#include "KoPathShape.h"#include <klocalizedstring.h>#include <QPointF>#include "kis_assert.h"#include "KoPathMergeUtils.h"Go to the source code of this file.
Classes | |
| class | KoPathPointMergeCommand |
| The undo / redo command for merging two subpath end points. More... | |