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