6 #ifndef SWIFT_GUI_COMPONENTS_AIRCRAFTMODELSETVALIDATIONDIALOG_H
7 #define SWIFT_GUI_COMPONENTS_AIRCRAFTMODELSETVALIDATIONDIALOG_H
10 #include <QScopedPointer>
16 class CAircraftModelSetValidationDialog;
20 class CStatusMessageList;
24 class CAircraftModelList;
52 virtual bool event(QEvent *event)
override;
55 QScopedPointer<Ui::CAircraftModelSetValidationDialog> ui;
Dialog for CAircraftModelValidationComponent.
Status messages, e.g. from Core -> GUI.
Value object encapsulating a list of aircraft models.
Simple hardcoded info about the corresponding simulator.
High level reusable GUI components.
Free functions in swift::misc.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.