It seems that Qt gives priority to Qpaint event over Qtimer event.
Is it possible to change this behaviour?

Is it possible to check if a Qtimer event is pending, i.e. if Qtimer has expired?

Regards.