Simple Json implementation: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Redirect to identical page)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=Simple <span class="caps">JSON</span> Implementation=
#Redirect [[Simple JSON Implementation]]
 
The reason I made this (except for the fun of it) is that I found a couple of people had issues with incorporating [http://qjson.sourceforge.net/ QJson] ''[qjson.sourceforge.net]'' in their projects (be it what it may). I reserve no copyrights to this implementation so you are all welcome to ctrl+c ctrl+v and do as you see fit with it.
 
==JsonObject.hpp==
 
Here’s the cpp code:
 
==JsonObject.cpp==
 
===Categories:===
 
* [[:Category:snippets|snippets]]

Latest revision as of 12:18, 28 November 2016