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

#include <dlg_separate.h>

+ Inheritance diagram for WdgSeparations:

Public Member Functions

 WdgSeparations (QWidget *parent)
 

Detailed Description

Definition at line 15 of file dlg_separate.h.

Constructor & Destructor Documentation

◆ WdgSeparations()

WdgSeparations::WdgSeparations ( QWidget * parent)
inline

Definition at line 18 of file dlg_separate.h.

18 : QWidget(parent) {
19 setupUi(this);
20 }

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