mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 20:40:29 +08:00
Ref T709, display settings as string/QString (for logging)
This commit is contained in:
committed by
Mat Sutcliffe
parent
6a2f08b49f
commit
d1db1943ae
@@ -57,6 +57,9 @@ namespace BlackMisc
|
||||
//! As JSON string
|
||||
std::string toXSwiftBusJsonString() const;
|
||||
|
||||
//! Convert to string
|
||||
std::string convertToString() const;
|
||||
|
||||
protected:
|
||||
//! The JSON members @{
|
||||
static constexpr char JsonDBusServerAddress[] = "dbusserveradress";
|
||||
|
||||
Reference in New Issue
Block a user