25 #ifndef GITREPORTMODULE_H
26 #define GITREPORTMODULE_H
53 bool debugCmd =
false);
78 void gitreportFinished(
const bool state);
83 void gitreportLoaded(
const bool state);
GitreportModule(QWidget *parent=0, bool debugCmd=false)
GitreportModule class constructor.
void sendReportUsingGitreport(const QMap< QString, QString > info)
method which creates an issue
The Reportabug class is a main class of the application.
Definition: reportabug.h:43
QWebView * webView
Webkit item which is used for loading web page.
Definition: gitreportmodule.h:61
The GitreportModule class creates issue over GitReports.
Definition: gitreportmodule.h:42
~GitreportModule()
GitreportModule class destructor.