7 #ifndef DLG_ERROR_REPORT_ABSTRACT_BASE_H 8 #define DLG_ERROR_REPORT_ABSTRACT_BASE_H 25 void saveFile (
const QString &xml)
const;
31 #endif // DLG_ERROR_REPORT_ABSTRACT_BASE_H QString errorFile() const
File name for output file containing error report.
void saveFile(const QString &xml) const
Save xml into output file named by errorFile.
DlgErrorReportAbstractBase(QWidget *parent=0)
Single constructor.
Base class for dialogs that handle the error report.