Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
| ▼NQJson | |
| CParser | Main class used to convert JSON data to QVariant objects |
| CParserRunnable | Convenience class for converting JSON data to QVariant objects using a dedicated thread |
| CQObjectHelper | Class used to convert QObject into QVariant and vivce-versa. During these operations only the class attributes defined as properties will be considered. Properties marked as 'non-stored' will be ignored |
| CSerializer | Main class used to convert QVariant objects to JSON data |
| CSerializerRunnable | Convenience class for converting JSON data to QVariant objects using a dedicated thread |