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

#include <channeldocker.h>

+ Inheritance diagram for ChannelDockerPlugin:

Public Member Functions

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

Detailed Description

Docker showing the channels of the current layer

Definition at line 17 of file channeldocker.h.

Constructor & Destructor Documentation

◆ ChannelDockerPlugin()

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

Definition at line 65 of file channeldocker.cpp.

66 : QObject(parent)
67{
69}
static KoDockRegistry * instance()

References KoGenericRegistry< T >::add(), and KoDockRegistry::instance().

◆ ~ChannelDockerPlugin()

ChannelDockerPlugin::~ChannelDockerPlugin ( )
override

Definition at line 71 of file channeldocker.cpp.

72{
73}

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