#include <Updates.hpp>
◆ Status
| Enumerator |
|---|
| None | |
| Searching | |
| UpdateAvailable | |
| NoUpdateAvailable | |
| SearchFailed | |
| Downloading | |
| DownloadFailed | |
| WriteFileFailed | |
◆ checkForUpdates()
| void chatterino::Updates::checkForUpdates |
( |
| ) |
|
Version available on every platform
Current version
Update available :)
◆ getCurrentVersion()
| const QString & chatterino::Updates::getCurrentVersion |
( |
| ) |
const |
◆ getOnlineVersion()
| const QString & chatterino::Updates::getOnlineVersion |
( |
| ) |
const |
◆ getStatus()
◆ installUpdates()
| void chatterino::Updates::installUpdates |
( |
| ) |
|
◆ instance()
| Updates & chatterino::Updates::instance |
( |
| ) |
|
|
static |
◆ isDowngrade()
| bool chatterino::Updates::isDowngrade |
( |
| ) |
const |
◆ isError()
| bool chatterino::Updates::isError |
( |
| ) |
const |
◆ shouldShowUpdateButton()
| bool chatterino::Updates::shouldShowUpdateButton |
( |
| ) |
const |
◆ statusUpdated
| pajlada::Signals::Signal<Status> chatterino::Updates::statusUpdated |
The documentation for this class was generated from the following files:
- /var/chatterino-doxygen/chatterino2/src/singletons/Updates.hpp
- /var/chatterino-doxygen/chatterino2/src/singletons/Updates.cpp