|
Krita Source Code Documentation
|
#include "KoShapeFillWrapper.h"#include <KoShape.h>#include <QList>#include <QBrush>#include <KoColorBackground.h>#include <KoGradientBackground.h>#include <KoPatternBackground.h>#include <KoMeshGradientBackground.h>#include <KoShapeStroke.h>#include <KoShapeBackgroundCommand.h>#include <KoShapeStrokeCommand.h>#include <KoStopGradient.h>#include "kis_assert.h"#include "kis_debug.h"#include "kis_global.h"#include <KoFlakeUtils.h>Go to the source code of this file.
Classes | |
| struct | KoShapeFillWrapper::Private |
| struct | ShapeBackgroundFetchPolicy |
| struct | ShapeStrokeFillFetchPolicy |
Functions | |
| template<class Policy > | |
| bool | compareBackgrounds (const QList< KoShape * > shapes) |
Definition at line 140 of file KoShapeFillWrapper.cpp.