6 #ifndef SWIFT_GUI_COMPONENTS_DBAIRCRAFTCATEGORYCOMPONENT_H
7 #define SWIFT_GUI_COMPONENTS_DBAIRCRAFTCATEGORYCOMPONENT_H
9 #include <QScopedPointer>
19 class CDbAircraftCategoryComponent;
42 void onCategoryRead(swift::misc::network::CEntityFlags::Entity entity,
46 void onEntityDownloadProgress(swift::misc::network::CEntityFlags::Entity entity,
int logId,
int progress,
47 qint64 current, qint64 max,
const QUrl &url);
52 QScopedPointer<Ui::CDbAircraftCategoryComponent> ui;
Hand over indication task to an embedded view.
Using this class provides a QFrame with the overlay functionality already integrated.
ReadState
State of operation.
High level reusable GUI components.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.