6 #ifndef SWIFT_GUI_COMPONENTS_INTERPOLATIONLOGDISPLAYDIALOG_H
7 #define SWIFT_GUI_COMPONENTS_INTERPOLATIONLOGDISPLAYDIALOG_H
10 #include <QScopedPointer>
17 class CAirspaceMonitor;
21 class CInterpolationLogDisplayDialog;
36 QWidget *parent =
nullptr);
49 virtual bool event(QEvent *event)
override;
52 QScopedPointer<Ui::CInterpolationLogDisplayDialog> ui;
Keeps track of other entities in the airspace: aircraft, ATC stations, etc. Central instance of data ...
Interface to a simulator.
CInterpolationLogDisplay as dialog.
Backend services of the swift project, like dealing with the network or the simulators.
High level reusable GUI components.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.