mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
refs #906, utility functions in simulator info and model caches
This commit is contained in:
committed by
Mathew Sutcliffe
parent
b0aa713a2e
commit
2b50fe1fdb
@@ -162,6 +162,9 @@ namespace BlackMisc
|
||||
//! All simulators
|
||||
static const CSimulatorInfo &allSimulators();
|
||||
|
||||
//! All simulators as set
|
||||
static const QSet<CSimulatorInfo> &allSimulatorsSet();
|
||||
|
||||
//! All simulators of the FS family (P3D FSX, FS9)
|
||||
static const CSimulatorInfo &allFsFamilySimulators();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user