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