6 #ifndef SWIFT_GUI_COMPONENTS_DBMODELKEYCOMPLETER_H
7 #define SWIFT_GUI_COMPONENTS_DBMODELKEYCOMPLETER_H
Completer for model keys.
CDbModelKeyCompleter(QWidget *parent=nullptr)
Ctor.
void setSimulator(const swift::misc::simulation::CSimulatorInfo &simulator)
Limit models to simulator, or add unspecified.
swift::misc::simulation::CAircraftModel getAircraftModel() const
Aircraft model for current string (searched in DB data)
Aircraft model (used by another pilot, my models on disk)
Simple hardcoded info about the corresponding simulator.
High level reusable GUI components.