7#ifndef KIS_MYPAINT_BRUSH_H
8#define KIS_MYPAINT_BRUSH_H
10#include <libmypaint/mypaint-brush.h>
30 MyPaintBrush*
brush();
void apply(KisPaintOpSettingsSP settings)
bool loadFromDevice(QIODevice *dev, KisResourcesInterfaceSP resourcesInterface) override
void updateThumbnail() override
updateThumbnail updates the thumbnail for this resource. Reimplement if your thumbnail is something e...
QPair< QString, QString > resourceType() const override
KoResourceSP clone() const override
void setColor(const KoColor color, const KoColorSpace *colorSpace)
virtual ~KisMyPaintPaintOpPreset()
KisMyPaintPaintOpPreset(const QString &fileName="")
QString thumbnailPath() const override
thumbnailPath returns the path to a separate thumbnail image, outside the actual resource file itself...
const QString MyPaintPaintOpPresets
const QString PaintOpPresets
KisResourcesInterfaceSP resourcesInterface() const
KisPaintOpSettingsSP settings