#include <ReportBugDialog.h>
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().