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

#include <spray_paintop_plugin.h>

+ Inheritance diagram for SprayPaintOpPlugin:

Public Member Functions

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

Detailed Description

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

Definition at line 16 of file spray_paintop_plugin.h.

Constructor & Destructor Documentation

◆ SprayPaintOpPlugin()

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

◆ ~SprayPaintOpPlugin()

SprayPaintOpPlugin::~SprayPaintOpPlugin ( )
override

Definition at line 31 of file spray_paintop_plugin.cpp.

32{
33}

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