mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
More tests for DBus (samples DBus)
This commit is contained in:
@@ -42,6 +42,10 @@ namespace BlackMisc
|
||||
//! Default constructor
|
||||
CSimulatorPluginInfo() = default;
|
||||
|
||||
//! Constructor (used with unit tests)
|
||||
CSimulatorPluginInfo(const QString &identifier, const QString &name,
|
||||
const QString &simulator, const QString &description, bool valid);
|
||||
|
||||
//! \copydoc BlackMisc::CValueObject::convertFromJson
|
||||
void convertFromJson(const QJsonObject &json);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user