|
Krita Source Code Documentation
|
#include <MyPaintPaintOpPlugin.h>
Inheritance diagram for MyPaintOpPlugin:Public Member Functions | |
| MyPaintOpPlugin (QObject *parent, const QVariantList &) | |
| ~MyPaintOpPlugin () override | |
A plugin wrapper that adds the paintop factories to the paintop registry.
Definition at line 16 of file MyPaintPaintOpPlugin.h.
| MyPaintOpPlugin::MyPaintOpPlugin | ( | QObject * | parent, |
| const QVariantList & | ) |
Definition at line 28 of file MyPaintPaintOpPlugin.cpp.
References KoGenericRegistry< T >::add(), KisPaintOpRegistry::instance(), KisResourceLoaderRegistry::instance(), ResourceSubType::MyPaintPaintOpPresets, ResourceType::PaintOpPresets, and KisResourceLoaderRegistry::registerLoader().
|
override |
Definition at line 37 of file MyPaintPaintOpPlugin.cpp.