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

#include <kis_custom_pattern.h>

+ Inheritance diagram for KisWdgCustomPattern:

Public Member Functions

 KisWdgCustomPattern (QWidget *parent, const char *name)
 

Detailed Description

Definition at line 22 of file kis_custom_pattern.h.

Constructor & Destructor Documentation

◆ KisWdgCustomPattern()

KisWdgCustomPattern::KisWdgCustomPattern ( QWidget * parent,
const char * name )
inline

Definition at line 27 of file kis_custom_pattern.h.

27 : QWidget(parent) {
28 setObjectName(name); setupUi(this);
29 }

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