Inherits simgear::pkg::Delegate.
Definition at line 59 of file AircraftItemModel.cxx.
◆ PackageDelegate()
◆ ~PackageDelegate()
PackageDelegate::~PackageDelegate |
( |
| ) |
|
|
inlineoverride |
◆ availablePackagesChanged()
void PackageDelegate::availablePackagesChanged |
( |
| ) |
|
|
inlineoverrideprotected |
◆ catalogRefreshed()
void PackageDelegate::catalogRefreshed |
( |
CatalogRef | aCatalog, |
|
|
StatusCode | aReason ) |
|
overrideprotected |
◆ finishInstall()
void PackageDelegate::finishInstall |
( |
InstallRef | aInstall, |
|
|
StatusCode | aReason ) |
|
inlineoverrideprotected |
◆ finishUninstall()
void PackageDelegate::finishUninstall |
( |
const PackageRef & | pkg | ) |
|
|
inlineoverrideprotected |
◆ installProgress()
void PackageDelegate::installProgress |
( |
InstallRef | aInstall, |
|
|
unsigned int | bytes, |
|
|
unsigned int | total ) |
|
inlineoverrideprotected |
◆ installStatusChanged()
void PackageDelegate::installStatusChanged |
( |
InstallRef | aInstall, |
|
|
StatusCode | aReason ) |
|
inlineoverrideprotected |
◆ startInstall()
void PackageDelegate::startInstall |
( |
InstallRef | aInstall | ) |
|
|
inlineoverrideprotected |
The documentation for this class was generated from the following file: