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

#include <DlgExportStoryboard.h>

+ Inheritance diagram for WdgExportStoryboard:

Public Member Functions

 WdgExportStoryboard (QWidget *parent)
 

Detailed Description

Definition at line 34 of file DlgExportStoryboard.h.

Constructor & Destructor Documentation

◆ WdgExportStoryboard()

WdgExportStoryboard::WdgExportStoryboard ( QWidget * parent)
inline

Definition at line 40 of file DlgExportStoryboard.h.

41 : QWidget(parent)
42 {
43 setupUi(this);
44 }

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