[Qt-interest] How to access data within tags using QDomDocument?

Usman Ajmal uzmanajmal at gmail.com
Fri Jul 24 15:53:15 CEST 2009


Nevermind. I got it. QDomElement::text( ) gives the required data. Thanks

On Fri, Jul 24, 2009 at 6:26 PM, Usman Ajmal <uzmanajmal at gmail.com> wrote:

> hi all.
>
>
> <person>
> <name>usman</name>
> <age>109</age>
> </person>
>
> How do i now access 'usman' and '109' using QDomDocument? I am looking for
> a solution in Qt Assistant but could not find any yet.
>
>
> Thanks
> ---
> Usman
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090724/27ee4199/attachment.html 


More information about the Qt-interest-old mailing list