swift
Signals | Public Member Functions | List of all members
swift::gui::components::CUpdateInfoComponent Class Reference

Update info (distributions, artifacts etc.) More...

Inheritance diagram for swift::gui::components::CUpdateInfoComponent:
[legend]

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.
 

Detailed Description

Update info (distributions, artifacts etc.)

Definition at line 30 of file updateinfocomponent.h.


The documentation for this class was generated from the following files: