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

#include <wdg_layersplit.h>

+ Inheritance diagram for WdgLayerSplit:

Public Member Functions

 WdgLayerSplit (QWidget *parent)
 

Detailed Description

Definition at line 12 of file wdg_layersplit.h.

Constructor & Destructor Documentation

◆ WdgLayerSplit()

WdgLayerSplit::WdgLayerSplit ( QWidget * parent)

Definition at line 13 of file wdg_layersplit.cpp.

14 : QWidget(parent)
15{
16 setupUi(this);
17}

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