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

#include <deform_paintop_plugin.h>

+ Inheritance diagram for DeformPaintOpPlugin:

Public Member Functions

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

Detailed Description

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

Definition at line 16 of file deform_paintop_plugin.h.

Constructor & Destructor Documentation

◆ DeformPaintOpPlugin()

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

◆ ~DeformPaintOpPlugin()

DeformPaintOpPlugin::~DeformPaintOpPlugin ( )
override

Definition at line 32 of file deform_paintop_plugin.cpp.

33{
34}

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