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

#include <kis_wdg_seexpr_presets_save.h>

+ Inheritance diagram for KisWdgSeExprSavePreset:

Public Member Functions

 KisWdgSeExprSavePreset (QWidget *parent)
 

Detailed Description

Dialog for saving SeExpr presets.

Based on Scott Petrovic's KisPaintOpPresetSaveDialog.

Definition at line 23 of file kis_wdg_seexpr_presets_save.h.

Constructor & Destructor Documentation

◆ KisWdgSeExprSavePreset()

KisWdgSeExprSavePreset::KisWdgSeExprSavePreset ( QWidget * parent)
inline

Definition at line 28 of file kis_wdg_seexpr_presets_save.h.

29 : QDialog(parent)
30 {
31 setupUi(this);
32 }

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