I'm trying to use QDomDocument to parse xml file, but QDomDocument puts all the xml comments also in elements. Is there way to read the xml and ignore the comments? Nnow the whole idea about having comments is pretty much useless as they act as any other elements...![]()
Bookmarks