Structs§
- Json
Base - 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§
- Json
Base Value - A spacial value which will be located at the base of a
QJSONDocument
- Json
Value - A JSON Value is the Enum containing a Value. This makes it easy to perform match operations against it.