23 #ifndef DIGIKAM_WS_TOOL_DIALOG_H
24 #define DIGIKAM_WS_TOOL_DIALOG_H
29 #include <QDialogButtonBox>
36 class QAbstractButton;
48 explicit WSToolDialog(QWidget*
const parent,
const QString& objName);
51 void setMainWidget(QWidget*
const widget);
53 void setRejectButtonMode(QDialogButtonBox::StandardButton button);
55 QPushButton* startButton()
const;
57 void addButton(QAbstractButton* button, QDialogButtonBox::ButtonRole role);
61 void slotCloseClicked();
Definition: dplugindialog.h:42
Definition: datefolderview.cpp:43