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

Michael user23 at web.de
Thu Apr 22 17:58:54 CEST 2010


Am 22.04.2010 16:49, schrieb Meir Yanovich:
> Hi
> is there such implementation in QT that can convert xml to object?
>
I guess such a feature won't be able with C++ at all, because all member
variables
and methods must be known at compile time, which is not the case when
dynamically
loading an external document.

regards
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100422/ad09d75a/attachment.html 


More information about the Qt-interest-old mailing list