FlightGear next
QmlAircraftInfo::Delegate Class Reference

Inherits simgear::pkg::Delegate.

Public Member Functions

 Delegate (QmlAircraftInfo *info)
 
 ~Delegate () override
 

Protected Member Functions

void finishInstall (InstallRef aInstall, StatusCode aReason) override
 
void catalogRefreshed (CatalogRef, StatusCode) override
 
void startInstall (InstallRef aInstall) override
 
void installProgress (InstallRef aInstall, unsigned int bytes, unsigned int total) override
 
void installStatusChanged (InstallRef aInstall, StatusCode aReason) override
 
void finishUninstall (const PackageRef &pkg) override
 

Detailed Description

Definition at line 28 of file QmlAircraftInfo.cxx.

Constructor & Destructor Documentation

◆ Delegate()

QmlAircraftInfo::Delegate::Delegate ( QmlAircraftInfo * info)
inline

Definition at line 31 of file QmlAircraftInfo.cxx.

◆ ~Delegate()

QmlAircraftInfo::Delegate::~Delegate ( )
inlineoverride

Definition at line 37 of file QmlAircraftInfo.cxx.

Member Function Documentation

◆ catalogRefreshed()

void QmlAircraftInfo::Delegate::catalogRefreshed ( CatalogRef ,
StatusCode  )
inlineoverrideprotected

Definition at line 45 of file QmlAircraftInfo.cxx.

◆ finishInstall()

void QmlAircraftInfo::Delegate::finishInstall ( InstallRef aInstall,
StatusCode aReason )
overrideprotected

Definition at line 286 of file QmlAircraftInfo.cxx.

◆ finishUninstall()

void QmlAircraftInfo::Delegate::finishUninstall ( const PackageRef & pkg)
inlineoverrideprotected

Definition at line 72 of file QmlAircraftInfo.cxx.

◆ installProgress()

void QmlAircraftInfo::Delegate::installProgress ( InstallRef aInstall,
unsigned int bytes,
unsigned int total )
inlineoverrideprotected

Definition at line 56 of file QmlAircraftInfo.cxx.

◆ installStatusChanged()

void QmlAircraftInfo::Delegate::installStatusChanged ( InstallRef aInstall,
StatusCode aReason )
inlineoverrideprotected

Definition at line 64 of file QmlAircraftInfo.cxx.

◆ startInstall()

void QmlAircraftInfo::Delegate::startInstall ( InstallRef aInstall)
inlineoverrideprotected

Definition at line 49 of file QmlAircraftInfo.cxx.


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