gehe zur Dokumentation dieser Datei
27 bool mUpdateScheduled;
28 bool mExplicitSuccessMessage;
29 const int mOneDayInMs = 1000 * 60 * 60 * 24;
33 void doAppUpdate(UpdateType pType,
bool pForceUpdate =
false);
36 void onTimedUpdateTriggered();
37 void onProviderUpdateFinished();
38 void onAppcastFinished(
bool pUpdateAvailable,
const GlobalStatus& pError);
READER
Definition: MsgTypes.h:22
const AppUpdateData & getUpdateData() const
Definition: Service.cpp:115
void fireUpdateScheduled()
@ Downloader_Missing_Platform
void fireAppcastCheckFinished(bool pUpdateAvailable, const GlobalStatus &pError)
void updateAppcast()
Definition: Service.cpp:91
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:15
void fireNoUpdateAvailable()
Definition: AppUpdateData.h:22
Q_INVOKABLE void runUpdateIfNeeded()
Definition: Service.cpp:103
Definition: GlobalStatus.h:20
void fireAppcastFinished(bool pUpdateAvailable, const GlobalStatus &pError)
Code getStatusCode() const
bool isUpdateScheduled() const
Definition: Service.cpp:97