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

#include <PathShapesPlugin.h>

+ Inheritance diagram for PathShapesPlugin:

Public Member Functions

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

Detailed Description

Definition at line 13 of file PathShapesPlugin.h.

Constructor & Destructor Documentation

◆ PathShapesPlugin()

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

Definition at line 20 of file PathShapesPlugin.cpp.

21 : QObject(parent)
22{
28
29}
Factory for ellipse shapes.
static KoShapeRegistry * instance()
Factory for path shapes.
Factory for spiral shapes.
Factory for path shapes.

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

◆ ~PathShapesPlugin()

PathShapesPlugin::~PathShapesPlugin ( )
inlineoverride

Definition at line 19 of file PathShapesPlugin.h.

19{}

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