[Qt-interest] Copy fragments from one QDomDocument to another
Etienne Sandré-Chardonnal
etienne.sandre at m4x.org
Thu Nov 3 12:46:00 CET 2011
Dear all,
I would like to insert a Xml tree in a larger existing document using
QDomDocuments.
The doc is not very clear on this point but it seems a QDomNode is always
attached to a QDomDocument and should never be inserted in another document.
Is this true? Is there any simple way to insert a full QDomNode,
QDomElement or QDomDocumentFragment in another QDomDocument?
Thanks,
Etienne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111103/630d8699/attachment.html
More information about the Qt-interest-old
mailing list