Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.7.0, 5.15.18, 6.8.2
-
None
-
any
-
8
Description
QDomDocument::toString and QDomDocument::toByteArray currently take a number indicating by how many spaces they should indent.
It would be nice to also take an optional QChar indicating with which character they should indent, e.g. to allow indenting an XML file with tabs.