I have a QTextEdit
where I do display some HTML. Could I apply a stylesheet to that very HTML content?
Do not confuse it with applying a Qt stylesheet to the QTextEdit
(that I know). I want to change the appearance of what is in the QTextEdit
widget ("HTML").