|
Krita Source Code Documentation
|
#include <sketch_paintop_plugin.h>
Inheritance diagram for SketchPaintOpPlugin:Public Member Functions | |
| SketchPaintOpPlugin (QObject *parent, const QVariantList &) | |
| ~SketchPaintOpPlugin () override | |
A plugin wrapper that adds the paintop factories to the paintop registry.
Definition at line 16 of file sketch_paintop_plugin.h.
| SketchPaintOpPlugin::SketchPaintOpPlugin | ( | QObject * | parent, |
| const QVariantList & | ) |
Definition at line 25 of file sketch_paintop_plugin.cpp.
References KisPaintOpFactory::categoryStable(), and KisPaintOpRegistry::instance().
|
override |
Definition at line 33 of file sketch_paintop_plugin.cpp.