Results 1 to 2 of 2

Thread: Saving Data as XML

  1. #1
    Join Date
    Nov 2015
    Posts
    8
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Saving Data as XML

    Hello Everyone,
    Can I Write/Read data as XML using QML? if yes, may you support this with example.
    Thanks..

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Saving Data as XML

    You can always do that in the C++ part of your QML application.

    For displaying data of an XML file you can also use XmlListModel.

    Cheers,
    _

Similar Threads

  1. saving data to server through QTcpSocket
    By toufic.dbouk in forum Qt Programming
    Replies: 3
    Last Post: 6th January 2013, 22:48
  2. QDataMapper not saving data on mapper submit
    By rdjenner in forum Newbie
    Replies: 5
    Last Post: 13th August 2010, 14:08
  3. Saving and storing data,QtSql
    By salmanmanekia in forum Newbie
    Replies: 7
    Last Post: 20th April 2010, 20:08
  4. Replies: 6
    Last Post: 20th January 2010, 05:16
  5. Saving hierarchical structures of data.
    By psih128 in forum Qt Programming
    Replies: 1
    Last Post: 30th July 2009, 09:33

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.