swift
|
Settings for matching component. More...
Public Member Functions | |
CSettingsMatchingComponent (QWidget *parent=nullptr) | |
Constructor. | |
virtual | ~CSettingsMatchingComponent () |
Destructor. | |
swift::misc::simulation::CAircraftMatcherSetup | getMatchingSetup () const |
Get setup. | |
void | setMatchingSetup (const swift::misc::simulation::CAircraftMatcherSetup &setup) |
Set setup. | |
void | showButtons (bool show) |
Show buttons. | |
Settings for matching component.
Definition at line 25 of file settingsmatchingcomponent.h.