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

#include <kis_custom_image_widget.h>

+ Inheritance diagram for WdgNewImage:

Public Member Functions

 WdgNewImage (QWidget *parent)
 

Detailed Description

Definition at line 22 of file kis_custom_image_widget.h.

Constructor & Destructor Documentation

◆ WdgNewImage()

WdgNewImage::WdgNewImage ( QWidget * parent)
inline

Definition at line 27 of file kis_custom_image_widget.h.

28 : QWidget(parent)
29 {
30 setupUi(this);
31 }

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