Krita Source Code Documentation
Loading...
Searching...
No Matches
ImageShapePlugin Class Reference

#include <ImageShapePlugin.h>

+ Inheritance diagram for ImageShapePlugin:

Public Member Functions

 ImageShapePlugin (QObject *parent, const QVariantList &)
 
 ~ImageShapePlugin () override
 

Detailed Description

Definition at line 15 of file ImageShapePlugin.h.

Constructor & Destructor Documentation

◆ ImageShapePlugin()

ImageShapePlugin::ImageShapePlugin ( QObject * parent,
const QVariantList &  )

Definition at line 18 of file ImageShapePlugin.cpp.

19 : QObject(parent)
20{
22}
static KoShapeRegistry * instance()

References KoGenericRegistry< T >::add(), and KoShapeRegistry::instance().

◆ ~ImageShapePlugin()

ImageShapePlugin::~ImageShapePlugin ( )
inlineoverride

Definition at line 21 of file ImageShapePlugin.h.

21{}

The documentation for this class was generated from the following files: