#include <updatecheck.h>
Definition at line 32 of file updatecheck.h.
◆ UpdateCheck()
| UpdateCheck::UpdateCheck |
( |
const Settings & |
settings | ) |
|
◆ checkForUpdate()
| void UpdateCheck::checkForUpdate |
( |
| ) |
|
◆ handleResponse
| void UpdateCheck::handleResponse |
( |
QNetworkReply * |
reply | ) |
|
|
privateslot |
◆ updateAvailable
| void UpdateCheck::updateAvailable |
( |
QString |
latestVersion, |
|
|
QUrl |
link |
|
) |
| |
|
signal |
◆ updateCheckFailed
| void UpdateCheck::updateCheckFailed |
( |
| ) |
|
|
signal |
◆ upToDate
| void UpdateCheck::upToDate |
( |
| ) |
|
|
signal |
◆ versionIsUnstable
| void UpdateCheck::versionIsUnstable |
( |
| ) |
|
|
signal |
◆ manager
| QNetworkAccessManager UpdateCheck::manager |
|
private |
◆ settings
◆ updateTimer
| QTimer UpdateCheck::updateTimer |
|
private |
The documentation for this class was generated from the following files: