Hello,

I've subclassed the paintEvent of QTextEdit.
I get the following error :

"QPainter::begin: Widget painting can only begin as a result of a paintEvent."

Any idea?