#include <ReportBugDialog.h>
Inheritance diagram for ReportBugDialog:
Collaboration diagram for ReportBugDialog:Public Member Functions | |
| ReportBugDialog (QDialog *parent=nullptr) | |
| Default construtor. More... | |
| void | setBugReport () |
| Start thread to print the config. More... | |
| ~ReportBugDialog () override=default | |
| Destructor. More... | |
| ReportBugDialog::ReportBugDialog | ( | QDialog * | parent = nullptr | ) |
Default construtor.
|
overridedefault |
Destructor.
| void ReportBugDialog::setBugReport | ( | ) |
Start thread to print the config.
Referenced by AboutAction::apply().
Here is the caller graph for this function: