6 #ifndef SWIFT_GUI_COMPONENTS_DBAIRLINEICAOCOMPONENT_H
7 #define SWIFT_GUI_COMPONENTS_DBAIRLINEICAOCOMPONENT_H
11 #include <QScopedPointer>
21 class CDbAirlineIcaoComponent;
27 class CAirlineIcaoCodeView;
53 void onIcaoRead(swift::misc::network::CEntityFlags::Entity entity,
57 void onEntityDownloadProgress(swift::misc::network::CEntityFlags::Entity entity,
int logId,
int progress,
58 qint64 current, qint64 max,
const QUrl &url);
64 QScopedPointer<Ui::CDbAirlineIcaoComponent> ui;
Hand over indication task to an embedded view.
Using this class provides a QFrame with the overlay functionality already integrated.
Aircraft ICAO codes view.
ReadState
State of operation.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.