mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
Add methods to load and unload specific simulator plugins
refs #215 fixes #208
This commit is contained in:
@@ -89,6 +89,9 @@ namespace BlackCore
|
||||
* \return
|
||||
*/
|
||||
virtual ISimulator *create(QObject *parent = nullptr) = 0;
|
||||
|
||||
//! Simulator info
|
||||
virtual BlackSim::CSimulatorInfo getSimulatorInfo() const = 0;
|
||||
};
|
||||
|
||||
} // namespace BlackCore
|
||||
|
||||
Reference in New Issue
Block a user