I managed to do that the same way I did with the keys :
-if the QSlider is moved then repaint (qTimerRedraw.start(0)
-when released stop to repaint

... so easy