Engauge Digitizer
2
|
Base class for dialogs that handle the error report. More...
#include <DlgErrorReportAbstractBase.h>
Public Member Functions | |
DlgErrorReportAbstractBase (QWidget *parent=0) | |
Single constructor. | |
Protected Member Functions | |
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. | |
Base class for dialogs that handle the error report.
Definition at line 13 of file DlgErrorReportAbstractBase.h.