AusweisApp2
|
#include <AppUpdater.h>
Signale | |
void | fireAppUpdateCheckFinished (bool pUpdateAvailable, const GlobalStatus &pError) |
Öffentliche Methoden | |
AppUpdater () | |
virtual | ~AppUpdater ()=default |
void | checkAppUpdate (bool pIgnoreNextVersionskip=false) |
const AppUpdateData & | getUpdateData () const |
void | skipVersion (const QString &pVersion) |
Öffentliche, statische Methoden | |
static AppUpdater & | getInstance () |
AppUpdater::AppUpdater | ( | ) |
|
virtualdefault |
void AppUpdater::checkAppUpdate | ( | bool | pIgnoreNextVersionskip = false | ) |
|
signal |
|
static |
const AppUpdateData & AppUpdater::getUpdateData | ( | ) | const |
void AppUpdater::skipVersion | ( | const QString & | pVersion | ) |