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

#include <MyPaintPaintOpPlugin.h>

+ Inheritance diagram for MyPaintOpPlugin:

Public Member Functions

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

Detailed Description

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

Definition at line 16 of file MyPaintPaintOpPlugin.h.

Constructor & Destructor Documentation

◆ MyPaintOpPlugin()

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

◆ ~MyPaintOpPlugin()

MyPaintOpPlugin::~MyPaintOpPlugin ( )
override

Definition at line 37 of file MyPaintPaintOpPlugin.cpp.

38{
39}

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