17 #ifndef QGSERRORDIALOG_H
18 #define QGSERRORDIALOG_H
22 #include "ui_qgserrordialogbase.h"
26 class GUI_EXPORT
QgsErrorDialog:
public QDialog,
private Ui::QgsErrorDialogBase
42 void on_mDetailPushButton_clicked();
43 void on_mDetailCheckBox_stateChanged(
int state );