mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Ref T67, utility functions for simulator info/model list
This commit is contained in:
@@ -153,6 +153,9 @@ namespace BlackMisc
|
||||
//! As a set of single simulator info objects
|
||||
QSet<CSimulatorInfo> asSingleSimulatorSet() const;
|
||||
|
||||
//! All simulators selected become unselected and vice versa
|
||||
void invertSimulators();
|
||||
|
||||
//! To plugin indentifier, empty string if not single simulator
|
||||
const QString &toPluginIdentifier() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user