Quote:
Originally Posted by KevinH
But it needs to be set for each block in the document, after every change, right?
|
I've seen some similar snippets that claim to work for the whole document. It would probably need to be added to where our QTextEdit subclass is initiated.
Here's a short discussion on it:
https://stackoverflow.com/questions/...g-in-qtextedit
EDIT: you're probably already looking at the same thing I am.