mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
Ref T509, utility function
This commit is contained in:
committed by
Mat Sutcliffe
parent
66c2059538
commit
c67ca53aa1
@@ -299,6 +299,9 @@ namespace BlackMisc
|
||||
//! Model strings plus count
|
||||
QMap<QString, int> countPerModelString() const;
|
||||
|
||||
//! Distributor plus count
|
||||
QMap<BlackMisc::Simulation::CDistributor, int> countPerDistributor() const;
|
||||
|
||||
//! Which simulator(s) have the most entries?
|
||||
CSimulatorInfo simulatorsWithMaxEntries() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user