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

#include <dlg_layersize.h>

+ Inheritance diagram for WdgLayerSize:

Public Member Functions

 WdgLayerSize (QWidget *parent)
 

Detailed Description

Definition at line 19 of file dlg_layersize.h.

Constructor & Destructor Documentation

◆ WdgLayerSize()

WdgLayerSize::WdgLayerSize ( QWidget * parent)
inline

Definition at line 24 of file dlg_layersize.h.

24 : QWidget(parent) {
25 setupUi(this);
26 }

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