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