6 #ifndef SWIFT_GUI_EDITORS_MATCHINGFORM_H
7 #define SWIFT_GUI_EDITORS_MATCHINGFORM_H
9 #include <QScopedPointer>
19 namespace swift::gui::editors
53 swift::misc::simulation::CAircraftMatcherSetup::MatchingMode matchingMode()
const;
65 void onAlgorithmChanged();
68 void onAirlineGroupChanged();
72 void resetByAlgorithm();
82 QScopedPointer<Ui::CMatchingForm> ui;
Status messages, e.g. from Core -> GUI.
PickSimilarStrategy
How to pick among similar candiates.
MatchingAlgorithm
Matching algorithm.