Hey there trolltechers,

I'm using a QTextDocument to display an Html based string.

I'd like to remove some characters of that "html string".
Can I do that without parsing the html ?

Thanks.