Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
In my program during only mouse enter event the paint event is called twice but i didn't understand the reason behind it. I thought it would be called once.
Perhaps it is called with a different region to update?
Different region means?
It means that you need to read the documentation of [[doc:QPaintEvent]]?