Results 1 to 3 of 3

Thread: Qt and JSON

  1. #1
    Join Date
    Jun 2010
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Qt and JSON

    I'm going to need to be doing some JSON parsing in my application, and I would like to know how I could go about doing that. Does Qt have native JSON support, or would I need to find my own libraries to do so? If so, what libraries would you recommend?

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Qt and JSON

    QJson perhaps? There is also C++ code at http://www.json.org/ that you could probably use.

  3. #3
    Join Date
    Apr 2010
    Posts
    98
    Thanks
    19
    Thanked 8 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt and JSON

    There's a third party lib called QJson.
    Another one is Qt extension library (http://www.libqxt.org/). It can also handle JSON and with many other stuffs.
    It's not the goodbye that hurts,but the flashback that follow.

Similar Threads

  1. parsing JSON format
    By Raajesh in forum Qt Programming
    Replies: 5
    Last Post: 12th September 2010, 00:40
  2. QScriptEngine Printout to String as JSON
    By ManuMies in forum Qt Programming
    Replies: 2
    Last Post: 21st May 2010, 10:24
  3. Replies: 0
    Last Post: 16th May 2010, 18:53
  4. Build json, how to?
    By martinn in forum Qt Programming
    Replies: 5
    Last Post: 14th March 2010, 16:19
  5. json: eval
    By mickey in forum General Programming
    Replies: 3
    Last Post: 17th January 2008, 20:50

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.