mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
Ref T246, extended the DB components a bit
* change signals * distributor selection * public slots -> public * renamings
This commit is contained in:
@@ -110,7 +110,9 @@ namespace BlackGui
|
||||
virtual BlackMisc::Simulation::CSimulatorInfo getSelectedSimulator() const override { return this->getModelSetSimulator(); }
|
||||
//! @}
|
||||
|
||||
public slots:
|
||||
//! Enable buttons
|
||||
void enableButtons(bool firstSet);
|
||||
|
||||
//! Set the model set for a given simulator
|
||||
void setModelSet(const BlackMisc::Simulation::CAircraftModelList &models, const BlackMisc::Simulation::CSimulatorInfo &simulator);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user