Results 1 to 3 of 3

Thread: add file in json structure

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    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: add file in json structure

    You will probably have issues if you embed unencoded arbitrary binary data into a JSON structure which must remain compilable Javascript/parsable text.

  2. The following user says thank you to ChrisW67 for this useful post:

    ms2222 (5th December 2014)

Similar Threads

  1. reading JSON file in Qt5
    By LZAntal in forum Newbie
    Replies: 4
    Last Post: 21st August 2017, 20:44
  2. Replies: 2
    Last Post: 13th June 2014, 04:56
  3. Save QMap with structure to file.
    By Xandareva in forum Newbie
    Replies: 8
    Last Post: 5th March 2013, 21:41
  4. Using external Json file in QML
    By Kelteseth in forum Qt Quick
    Replies: 0
    Last Post: 30th November 2012, 17:08
  5. Read Text file using structure..
    By umulingu in forum Qt Programming
    Replies: 7
    Last Post: 14th September 2009, 11:22

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
  •  
Qt is a trademark of The Qt Company.