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