9#ifndef KIS_WDG_SEEXPR_PRESETS_SAVE_H
10#define KIS_WDG_SEEXPR_PRESETS_SAVE_H
16#include "ui_wdgseexprsavepreset.h"
KisFilterConfigurationSP m_currentConfiguration
void setCurrentPreset(KisSeExprScriptSP resource)
virtual ~KisWdgSeExprPresetsSave()
KisSeExprScriptSP m_currentPreset
void loadExistingThumbnail()
void resourceSelected(KoResourceSP resource)
void setCurrentRenderConfiguration(KisFilterConfigurationSP config)
bool m_useNewPresetDialog
KisWdgSeExprPresetsSave(QWidget *parent)
void renderScriptToThumbnail()
void useNewPresetDialog(bool show)
determines if we should show the save as dialog (true) or save in the background (false)
KisWdgSeExprSavePreset(QWidget *parent)