Results 1 to 3 of 3

Thread: XML Data displayed in one file

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,540
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 284 Times in 279 Posts

    Default Re: XML Data displayed in one file

    Did You read QXmlStreamWriter doc ? I think : NO. Look at QXmlStreamWriter::autoFormatting

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

    mourad (5th July 2012)

  3. #2
    Join Date
    Mar 2008
    Posts
    55
    Qt products
    Qt4
    Platforms
    MacOS X Windows
    Thanks
    2

    Default Re: XML Data displayed in one file

    Thanks a lot for usefull response. It works fine.
    In fact, in the QXmlStreamWriter doc, it is indicated that the setAutoFormatting function was introduced in Qt 4.4 and I'm using 4.3 sothat i did'nt test it
    Thank for your help

Similar Threads

  1. Replies: 3
    Last Post: 8th June 2011, 06:36
  2. Reading XML file into a data file correctly?
    By falconium in forum Qt Programming
    Replies: 3
    Last Post: 9th May 2011, 18:55
  3. Reading data from xls file
    By addu in forum Qt Programming
    Replies: 2
    Last Post: 6th May 2010, 09:33
  4. reading data from file
    By offline in forum Qt Programming
    Replies: 1
    Last Post: 9th April 2010, 10:31
  5. Data displayed via color map
    By bitChanger in forum Qt Programming
    Replies: 1
    Last Post: 23rd October 2006, 19:27

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.