Krita Source Code Documentation
Loading...
Searching...
No Matches
WdgDelayedSaveDialog Class Reference
+ Inheritance diagram for WdgDelayedSaveDialog:

Public Member Functions

 WdgDelayedSaveDialog (QWidget *parent=nullptr)
 

Detailed Description

Definition at line 34 of file kis_delayed_save_dialog.cpp.

Constructor & Destructor Documentation

◆ WdgDelayedSaveDialog()

WdgDelayedSaveDialog::WdgDelayedSaveDialog ( QWidget * parent = nullptr)
inline

Definition at line 39 of file kis_delayed_save_dialog.cpp.

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

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