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

#include <sketch_paintop_plugin.h>

+ Inheritance diagram for SketchPaintOpPlugin:

Public Member Functions

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

Detailed Description

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

Definition at line 16 of file sketch_paintop_plugin.h.

Constructor & Destructor Documentation

◆ SketchPaintOpPlugin()

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

◆ ~SketchPaintOpPlugin()

SketchPaintOpPlugin::~SketchPaintOpPlugin ( )
override

Definition at line 33 of file sketch_paintop_plugin.cpp.

34{
35}

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