|
QString | latest_version |
|
QString | current_version |
|
bool | latest_prerelease_version_from_remote = false |
|
bool | latest_draft_from_remote = false |
|
bool | current_version_is_a_prerelease = false |
|
bool | current_version_is_drafted = false |
|
bool | loading_done = false |
|
bool | current_version_publish_in_remote = false |
|
QString | publish_date |
|
QString | release_note |
|
|
static int | version_compare (const QString &a, const QString &b) |
|
◆ CurrentVersionReleased()
auto GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion::CurrentVersionReleased |
( |
| ) |
const |
◆ InfoValid()
bool GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion::InfoValid |
( |
| ) |
const |
|
inline |
◆ NeedUpgrade()
auto GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion::NeedUpgrade |
( |
| ) |
const |
◆ VersionWithdrawn()
auto GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion::VersionWithdrawn |
( |
| ) |
const |
The documentation for this struct was generated from the following files:
- src/module/integrated/version_checking_module/SoftwareVersion.h
- src/module/integrated/version_checking_module/SoftwareVersion.cpp