QJson is a qt-based library that maps JSON data to QVariant objects
JSON (JavaScript Object Notation) is a lightweight data-interchange format.
It can represent integer, real number, string, an ordered sequence of value,
and a collection of name/value pairs. QJson is a qt-based library that maps
JSON data to QVariant objects. JSON arrays will be mapped to QVariantList
instances, while JSON's objects will be mapped to QVariantMap.
- Sources inherited from project SUSE:SLE-12:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP1:Update/libqjson && cd $_
- Create Badge
Refresh
Refresh
Comments 0