7#ifndef KIS_DELAYED_SAVE_DIALOG_H
8#define KIS_DELAYED_SAVE_DIALOG_H
10#include <QScopedPointer>
48 const QScopedPointer<Private>
m_d;
A dialog base class with standard buttons and predefined layouts.
KisDelayedSaveDialog(KisImageSP image, Type type, int busyWait, QWidget *parent=nullptr)
void blockIfImageIsBusy()
void slotIgnoreRequested()
const QScopedPointer< Private > m_d
void slotCancelRequested()
WdgDelayedSaveDialog * ui
~KisDelayedSaveDialog() override