|
Krita Source Code Documentation
|
#include "KoPathCombineCommand.h"#include "KoShapeControllerBase.h"#include "KoShapeContainer.h"#include "KoPathShape.h"#include <klocalizedstring.h>#include "kis_assert.h"#include <KoPathPointData.h>#include <QHash>Go to the source code of this file.
Classes | |
| class | KoPathCombineCommand |
| The undo / redo command for combining two or more paths into one. More... | |