Engauge Digitizer  2
Public Member Functions | List of all members
DlgErrorReportLocal Class Reference

Dialog for saving error report to local hard drive. More...

#include <DlgErrorReportLocal.h>

Inheritance diagram for DlgErrorReportLocal:
DlgErrorReportAbstractBase

Public Member Functions

 DlgErrorReportLocal (const QString &xmlWithImage, QWidget *parent=0)
 Single constructor. With the original data, the extra context improves debugging. With anonymization, user privacy is maintained.
 
- Public Member Functions inherited from DlgErrorReportAbstractBase
 DlgErrorReportAbstractBase (QWidget *parent=0)
 Single constructor.
 

Additional Inherited Members

- Protected Member Functions inherited from DlgErrorReportAbstractBase
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.
 

Detailed Description

Dialog for saving error report to local hard drive.

Definition at line 15 of file DlgErrorReportLocal.h.


The documentation for this class was generated from the following files: