[Qt-interest] is there any way to convert xml to object ? like java jaxb

Jason H scorp1us at yahoo.com
Fri Apr 23 22:07:22 CEST 2010


I don't think QObject is the right mechanism for this.

I think that a templated recursive map, Or a Tree node model (http://doc.trolltech.com/4.6/qxmlnodemodelindex.html) would be the way to go.  QDom* is what you want, but there is nothing out of the box for trivial conversion. 






________________________________
From: Meir Yanovich <meiry242 at gmail.com>
To: qt-interest at trolltech.com
Sent: Thu, April 22, 2010 10:49:50 AM
Subject: [Qt-interest] is there any way to convert xml to object ? like java jaxb


Hi 
is there such implementation in QT that can convert xml to object?



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100423/e5af8a08/attachment.html 


More information about the Qt-interest-old mailing list