#include <UpdateChecker.hxx>
Inherits QObject.
Definition at line 29 of file UpdateChecker.hxx.
◆ Status
◆ UpdateChecker()
UpdateChecker::UpdateChecker |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ ~UpdateChecker()
UpdateChecker::~UpdateChecker |
( |
| ) |
|
◆ ignoreUpdate
void UpdateChecker::ignoreUpdate |
( |
| ) |
|
|
slot |
◆ status()
Status UpdateChecker::status |
( |
| ) |
const |
|
inline |
◆ statusChanged
void UpdateChecker::statusChanged |
( |
Status | status | ) |
|
|
signal |
◆ updateUri()
QUrl UpdateChecker::updateUri |
( |
| ) |
const |
|
inline |
◆ updateVersion()
QString UpdateChecker::updateVersion |
( |
| ) |
const |
|
inline |
◆ status
◆ updateUri
QUrl UpdateChecker::updateUri |
|
read |
◆ updateVersion
QString UpdateChecker::updateVersion |
|
read |
The documentation for this class was generated from the following files: