The Reportabug class is a main class of the application.
More...
The Reportabug class is a main class of the application.
Reportabug::Reportabug |
( |
QWidget * |
parent = 0 , |
|
|
bool |
debugCmd = false , |
|
|
QMap< QString, QString > |
params = QMap< QString, QString >() |
|
) |
| |
|
explicit |
Reportabug class constructor.
- Parameters
-
parent | parent object |
debugCmd | show debug messages |
params | dynamic parametrs. Needed keys are the same as in config.h |
Reportabug::~Reportabug |
( |
| ) |
|
Reportabug::Reportabug |
( |
QWidget * |
parent = 0 , |
|
|
bool |
debugCmd = false , |
|
|
QMap< QString, QString > |
params = QMap< QString, QString >() |
|
) |
| |
|
explicit |
Reportabug class constructor.
- Parameters
-
parent | parent object |
debugCmd | show debug messages |
params | dynamic parametrs. Needed keys are the same as in config.h |
Reportabug::~Reportabug |
( |
| ) |
|
void Reportabug::externalUpdateTab |
( |
| ) |
|
method which is used for update tabs from external classes
void Reportabug::externalUpdateTab |
( |
| ) |
|
method which is used for update tabs from external classes
void Reportabug::sendReport |
( |
| ) |
|
|
slot |
method which creates an issue
void Reportabug::sendReport |
( |
| ) |
|
|
slot |
method which creates an issue
void Reportabug::setCaptchaImage |
( |
QPixmap |
captcha | ) |
|
method which sets captcha image
- Parameters
-
void Reportabug::setCaptchaImage |
( |
QPixmap |
captcha | ) |
|
method which sets captcha image
- Parameters
-
void Reportabug::showWindow |
( |
| ) |
|
|
slot |
method which updates text and shows window
void Reportabug::showWindow |
( |
| ) |
|
|
slot |
method which updates text and shows window
void Reportabug::updateTabs |
( |
const int |
index | ) |
|
|
slot |
method which updates text
- Parameters
-
index | the current combobox index |
void Reportabug::updateTabs |
( |
const int |
index | ) |
|
|
slot |
method which updates text
- Parameters
-
index | the current combobox index |
The documentation for this class was generated from the following file: