29 #include <QMainWindow>
54 bool debugCmd =
false);
104 void createActions();
108 void createComboBox();
116 int getNumberByIndex(
const int index);
125 void keyPressEvent(QKeyEvent *pressedKey);
131 QString parseString(QString line);
The GithubModule class creates issue over GitHub.
Definition: githubmodule.h:53
~Reportabug()
Reportabug class destructor.
Reportabug(QWidget *parent=0, bool debugCmd=false)
Reportabug class constructor.
void updateTabs(const int index)
method which updates text
The Reportabug class is a main class of the application.
Definition: reportabug.h:43
void showWindow()
method which updates text and shows window
The GitreportModule class creates issue over GitReports.
Definition: gitreportmodule.h:42
void externalUpdateTab()
method which is used for update tabs from external classes
void sendReport()
method which creates an issue