Crapup.
More...
#include <crapup.h>
|
void | abortRequest () |
| Emitted to abort an on-going request.
|
|
|
| Crapup (const int &window_theme_id, const QString &icons_theme, QWidget *parent=nullptr) |
| Class constructor.
|
|
void | versionCheck (const float current_version) |
| Performs a version check.
|
|
|
void | closeEvent (QCloseEvent *event) override |
| Override.
|
|
void | requestTimeout () |
| Called when a request's times out.
|
|
void | rotateImg () |
| Rotates the 'checking' image.
|
|
|
void | deleteReply () |
| Deletes the reply in a safe way.
|
|
◆ Crapup()
Crapup::Crapup |
( |
const int & |
window_theme_id, |
|
|
const QString & |
icons_theme, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
Class constructor.
- Parameters
-
window_theme_id | The ID of the window theme |
icons | theme The theme of the icons |
parent | The parent Widget |
◆ requestTimeout
void Crapup::requestTimeout |
( |
| ) |
|
|
privateslot |
◆ versionCheck()
void Crapup::versionCheck |
( |
const float |
current_version | ) |
|
Performs a version check.
- Parameters
-
current_version | The running version of LogDoctor |
- Exceptions
-
The documentation for this class was generated from the following files:
- logdoctor/modules/crapup/crapup.h
- logdoctor/modules/crapup/crapup.cpp