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

#include <fastcolortransfer.h>

+ Inheritance diagram for FastColorTransferPlugin:

Public Member Functions

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

Detailed Description

Definition at line 16 of file fastcolortransfer.h.

Constructor & Destructor Documentation

◆ FastColorTransferPlugin()

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

Definition at line 37 of file fastcolortransfer.cpp.

38 : QObject(parent)
39{
41
42}
void add(KisFilterSP item)
static KisFilterRegistry * instance()

References KisFilterRegistry::add(), and KisFilterRegistry::instance().

◆ ~FastColorTransferPlugin()

FastColorTransferPlugin::~FastColorTransferPlugin ( )
override

Definition at line 44 of file fastcolortransfer.cpp.

45{
46}

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