[Qt-interest] Set text of a QDomElemet object
Andre Somers
andre at familiesomers.nl
Sat Oct 1 10:54:38 CEST 2011
Op 1-10-2011 10:13, Prot Netin schreef:
> Hi all,
>
> I have a xml file such as:
> <config>
> <lm>100</lm>
> </config>
>
> I can get 100 from file using QDomDocument, QDomNode, QDomElement
> classes and QDomElemet::text method.
> I want to update <lm> text but i do not know how to do it. I want to
> change <lm>100</lm> to <lm>50</lm>. How can i set text of <lm> to 50?
>
You asked that very same question in this list very recently. Please
don't; stick to your old thread.
André
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111001/c124ca7f/attachment.html
More information about the Qt-interest-old
mailing list