6 #ifndef SWIFT_GUI_COMPONENTS_SETTINGSMATCHINGDIALOG_H
7 #define SWIFT_GUI_COMPONENTS_SETTINGSMATCHINGDIALOG_H
10 #include <QScopedPointer>
16 class CSettingsMatchingDialog;
39 QScopedPointer<Ui::CSettingsMatchingDialog> ui;
Matching settings as dialog.
virtual ~CSettingsMatchingDialog()
Destructor.
swift::misc::simulation::CAircraftMatcherSetup getMatchingSetup() const
Get setup.
CSettingsMatchingDialog(QWidget *parent=nullptr)
Matching settings as dialog.
void setMatchingSetup(const swift::misc::simulation::CAircraftMatcherSetup &setup)
Set the setup.
High level reusable GUI components.