swift
|
Update info (distributions, artifacts etc.) More...
Signals | |
void | updateInfoAvailable () |
Update info loaded. | |
void | newerPilotClientAvailable (const swift::misc::db::CArtifact &latestPilotClient) |
A newer pilot client is available. | |
void | selectionChanged () |
New platfrom or channel. | |
Public Member Functions | |
CUpdateInfoComponent (QWidget *parent=nullptr) | |
Ctor. | |
virtual | ~CUpdateInfoComponent () |
Dtor. | |
swift::misc::db::CArtifact | getLatestAvailablePilotClientArtifactForSelection () const |
Is there a new version available return version, else empty string. | |
bool | isNewPilotClientVersionAvailable () const |
Is there a new version available? | |
void | triggerDownload () |
Trigger download. | |
swift::misc::db::CDistribution | getCurrentDistribution () const |
Current distribution. | |
Update info (distributions, artifacts etc.)
Definition at line 30 of file updateinfocomponent.h.