Hi,
I am facing problem in XML file updation.
How to replace one line or insert new line in existing XML file without overwriting whole file, using QDomDocument and QFile. I had tried to replace a line in xml file with new line(new line size is less than original line size). But the extra chars from original line are not deleted.
Please help Thanks in advance.
Bookmarks