mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-12-07 16:03:55 +00:00
On startup, the DeviceProfile would not be serialized properly to a false assumption that QJsonValue.toString() returns the JSON representation of the given value. This now has been fixed by creating a QJsonDocument converting it to a string. |
||
|---|---|---|
| .. | ||
| jsonconv.h | ||
| jsonconvimpl.h | ||
| loader.h | ||
| parseexception.h | ||