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

#include <hairy_paintop_plugin.h>

+ Inheritance diagram for HairyPaintOpPlugin:

Public Member Functions

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

Detailed Description

A plugin wrapper that adds the paintop factories to the paintop registry.

Definition at line 16 of file hairy_paintop_plugin.h.

Constructor & Destructor Documentation

◆ HairyPaintOpPlugin()

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

◆ ~HairyPaintOpPlugin()

HairyPaintOpPlugin::~HairyPaintOpPlugin ( )
override

Definition at line 34 of file hairy_paintop_plugin.cpp.

35{
36}

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