Krita Source Code Documentation
Loading...
Searching...
No Matches
WGColorSelectorPlugin Class Reference
+ Inheritance diagram for WGColorSelectorPlugin:

Public Member Functions

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

Detailed Description

Definition at line 14 of file WGColorSelectorPlugin.cpp.

Constructor & Destructor Documentation

◆ WGColorSelectorPlugin()

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

Definition at line 47 of file WGColorSelectorPlugin.cpp.

48 : QObject(parent)
49{
51
52 // TODO: own preference set
53}
static KoDockRegistry * instance()

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

◆ ~WGColorSelectorPlugin()

WGColorSelectorPlugin::~WGColorSelectorPlugin ( )
override

Definition at line 55 of file WGColorSelectorPlugin.cpp.

56{
57
58}

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