How to change the background of text bloc i a text document in Qt
- by yan bellavance
is there a way to change the background color of a QTextBlock in a QTextDocument without using a subclass of QAbstractTextDocumentLayout. I have tried many ways and the effects are null.