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