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