Results 1 to 2 of 2

Thread: How to read and get the values out of the xml?

  1. #1
    Join Date
    Jul 2008
    Posts
    16
    Qt products
    Qt4
    Platforms
    Unix/X11

    Question How to read and get the values out of the xml?

    how to get multi line of values out of xml??

    Sample xml:

    <xml name="xml"/>
    <xml1 name="xml1"/>
    <xml2 name="xml2"/>
    <xml1 name="xml3"/>

    thanks..

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to read and get the values out of the xml?

    See the QtXml module. Qt offers you three ways to read XML:

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.