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

#include <curve_paintop_plugin.h>

+ Inheritance diagram for CurvePaintOpPlugin:

Public Member Functions

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

Detailed Description

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

Definition at line 16 of file curve_paintop_plugin.h.

Constructor & Destructor Documentation

◆ CurvePaintOpPlugin()

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

◆ ~CurvePaintOpPlugin()

CurvePaintOpPlugin::~CurvePaintOpPlugin ( )
override

Definition at line 34 of file curve_paintop_plugin.cpp.

35{
36}

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