Provides place to set an update checker for checking for software updates.
More...
Provides place to set an update checker for checking for software updates.
Definition at line 188 of file UpdateChecker.h.
◆ ApplicationUpdateChecker()
Returns the global application update checker.
- Returns
- The currently registered UpdateChecker, or nullptr if none is set.
◆ CompileTime()
| Time UpdateCheckManager::CompileTime |
( |
| ) |
|
|
static |
Returns the compile time of the application.
- Returns
- The Time representing when the application was compiled.
◆ SetApplicationUpdateChecker()
| void UpdateCheckManager::SetApplicationUpdateChecker |
( |
UpdateChecker * | checker | ) |
|
|
static |
Sets the global application update checker.
- Parameters
-
| [in] | checker | The UpdateChecker instance to use for application updates. |
The documentation for this class was generated from the following file: