Module elements

Source

Structs§

JsonBase
This is the base element of a JSON Document.
Object
A JavaScript Object (i.e. A Map of keys and values where keys are strings)

Enums§

JsonBaseValue
A spacial value which will be located at the base of a QJSONDocument
JsonValue
A JSON Value is the Enum containing a Value. This makes it easy to perform match operations against it.