mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:48:20 +08:00
Ref T199, all file names of multi simulator caches
This commit is contained in:
@@ -150,6 +150,9 @@ namespace BlackMisc
|
||||
//! Get filename for simulator cache file
|
||||
virtual QString getFilename(const BlackMisc::Simulation::CSimulatorInfo &simulator) const = 0;
|
||||
|
||||
//! All file names
|
||||
virtual QStringList getAllFilenames() const;
|
||||
|
||||
//! Simulator which uses cache with filename
|
||||
BlackMisc::Simulation::CSimulatorInfo getSimulatorForFilename(const QString &filename) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user