Engauge Digitizer 2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
DlgErrorReport Class Reference

Dialog for sending error report. More...

#include <DlgErrorReport.h>

Inheritance diagram for DlgErrorReport:

Public Member Functions

 DlgErrorReport (const QString &xmlWithImage, QWidget *parent=0)
 Single constructor. With the original data, the extra context improves debugging. With anonymization, user privacy is maintained.
 
QString xmlToUpload () const
 Xml to be uploaded. Includes document if user has approved.
 

Detailed Description

Dialog for sending error report.

Even if it is not sent, the information is available while this dialog is open, as a file in the executable directory

Definition at line 17 of file DlgErrorReport.h.

Constructor & Destructor Documentation

◆ DlgErrorReport()

DlgErrorReport::DlgErrorReport ( const QString &  xmlWithImage,
QWidget *  parent = 0 
)

Single constructor. With the original data, the extra context improves debugging. With anonymization, user privacy is maintained.

Definition at line 21 of file DlgErrorReport.cpp.

◆ ~DlgErrorReport()

DlgErrorReport::~DlgErrorReport ( )

Definition at line 67 of file DlgErrorReport.cpp.

Member Function Documentation

◆ xmlToUpload()

QString DlgErrorReport::xmlToUpload ( ) const

Xml to be uploaded. Includes document if user has approved.

Definition at line 122 of file DlgErrorReport.cpp.


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