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