FlightGear next
CatalogDelegate Class Reference

Inherits simgear::pkg::Delegate.

Public Member Functions

 CatalogDelegate (CatalogListModel *outer)
 
void catalogRefreshed (CatalogRef catalog, StatusCode) override
 
void startInstall (InstallRef) override
 
void installProgress (InstallRef, unsigned int, unsigned int) override
 
void finishInstall (InstallRef, StatusCode) override
 

Detailed Description

Definition at line 42 of file CatalogListModel.cxx.

Constructor & Destructor Documentation

◆ CatalogDelegate()

CatalogDelegate::CatalogDelegate ( CatalogListModel * outer)
inline

Definition at line 45 of file CatalogListModel.cxx.

Member Function Documentation

◆ catalogRefreshed()

void CatalogDelegate::catalogRefreshed ( CatalogRef catalog,
StatusCode  )
inlineoverride

Definition at line 47 of file CatalogListModel.cxx.

◆ finishInstall()

void CatalogDelegate::finishInstall ( InstallRef ,
StatusCode  )
inlineoverride

Definition at line 54 of file CatalogListModel.cxx.

◆ installProgress()

void CatalogDelegate::installProgress ( InstallRef ,
unsigned int ,
unsigned int  )
inlineoverride

Definition at line 53 of file CatalogListModel.cxx.

◆ startInstall()

void CatalogDelegate::startInstall ( InstallRef )
inlineoverride

Definition at line 52 of file CatalogListModel.cxx.


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