Hi all, I'm trying to make all characters visible in a text edit. Like how "symbols" in Microsoft Word can be turned on and all spaces are shown (as dots).

I was wondering how this could work in Qt's QTextEdit or another similar class?

Thanks