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

#include <kis_multichannel_filter_base.h>

+ Inheritance diagram for WdgPerChannel:

Public Member Functions

 WdgPerChannel (QWidget *parent)
 

Detailed Description

Definition at line 97 of file kis_multichannel_filter_base.h.

Constructor & Destructor Documentation

◆ WdgPerChannel()

WdgPerChannel::WdgPerChannel ( QWidget * parent)
inline

Definition at line 102 of file kis_multichannel_filter_base.h.

102 : QWidget(parent) {
103 setupUi(this);
104 }

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