Hi friends,

I'm creating an xml document (with QDomDocument) and want to import a xml file (load file with QFile and put content with QDomDocument::setContent), placing it as a node. Is it possible?

Thanks,

Marcelo E. Geyer