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

#include <particle_paintop_plugin.h>

+ Inheritance diagram for ParticlePaintOpPlugin:

Public Member Functions

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

Detailed Description

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

Definition at line 16 of file particle_paintop_plugin.h.

Constructor & Destructor Documentation

◆ ParticlePaintOpPlugin()

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

◆ ~ParticlePaintOpPlugin()

ParticlePaintOpPlugin::~ParticlePaintOpPlugin ( )
override

Definition at line 33 of file particle_paintop_plugin.cpp.

34{
35}

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