Hi, I was looking at toHtmlEscaped() method in QString class which converts metacharacters <, >, &, and " replaced by HTML entities. is there any other method which can replace other metacharacters for example (: , = ) etc ?
Also is there a method which will do the other way round eg: fromHtmlEscaped() ? Best regards, Kranthi.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
