6 #ifndef SWIFT_GUI_COMPONENTS_DBLIVERYCOMPONENT_H
7 #define SWIFT_GUI_COMPONENTS_DBLIVERYCOMPONENT_H
11 #include <QScopedPointer>
22 class CDbLiveryComponent;
24 namespace swift::misc::aviation
64 void onLiveriesRead(swift::misc::network::CEntityFlags::Entity entity,
68 void onEntityDownloadProgress(swift::misc::network::CEntityFlags::Entity entity,
int logId,
int progress,
69 qint64 current, qint64 max,
const QUrl &url);
75 QScopedPointer<Ui::CDbLiveryComponent> ui;
Hand over indication task to an embedded view.
Using this class provides a QFrame with the overlay functionality already integrated.
Value object for ICAO classification.
Value object encapsulating information about an airpot.
ReadState
State of operation.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.