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