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

#include <experiment_paintop_plugin.h>

+ Inheritance diagram for ExperimentPaintOpPlugin:

Public Member Functions

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

Detailed Description

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

Definition at line 16 of file experiment_paintop_plugin.h.

Constructor & Destructor Documentation

◆ ExperimentPaintOpPlugin()

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

◆ ~ExperimentPaintOpPlugin()

ExperimentPaintOpPlugin::~ExperimentPaintOpPlugin ( )
override

Definition at line 38 of file experiment_paintop_plugin.cpp.

39{
40}

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