#include <release_channel.h>
◆ Release()
◆ ~Release()
◆ getCommitHash()
| QString Release::getCommitHash |
( |
| ) |
const |
|
inlinenodiscard |
◆ getDescriptionUrl()
| QString Release::getDescriptionUrl |
( |
| ) |
const |
|
inlinenodiscard |
◆ getDownloadUrl()
| QString Release::getDownloadUrl |
( |
| ) |
const |
|
inlinenodiscard |
◆ getName()
| QString Release::getName |
( |
| ) |
const |
|
inlinenodiscard |
◆ getPublishDate()
| QDate Release::getPublishDate |
( |
| ) |
const |
|
inlinenodiscard |
◆ isCompatibleVersionFound()
| bool Release::isCompatibleVersionFound |
( |
| ) |
const |
|
inlinenodiscard |
◆ setCommitHash()
| void Release::setCommitHash |
( |
QString | _commitHash | ) |
|
|
inlineprotected |
◆ setDescriptionUrl()
| void Release::setDescriptionUrl |
( |
QString | _descriptionUrl | ) |
|
|
inlineprotected |
◆ setDownloadUrl()
| void Release::setDownloadUrl |
( |
QString | _downloadUrl | ) |
|
|
inlineprotected |
◆ setName()
| void Release::setName |
( |
QString | _name | ) |
|
|
inlineprotected |
◆ setPublishDate()
| void Release::setPublishDate |
( |
QDate | _publishDate | ) |
|
|
inlineprotected |
◆ BetaReleaseChannel
◆ StableReleaseChannel
◆ commitHash
| QString Release::commitHash |
|
private |
◆ compatibleVersionFound
| bool Release::compatibleVersionFound = false |
|
private |
◆ descriptionUrl
| QString Release::descriptionUrl |
|
private |
◆ downloadUrl
| QString Release::downloadUrl |
|
private |
◆ name
◆ publishDate
| QDate Release::publishDate |
|
private |
The documentation for this class was generated from the following file: