I have a task to implement replay functionality with Qwtplot...I am able to plot start , stop , pause....but with fast forward option, my curve is not plotting fast... i believe my plotting code takes time to process ...... I use QDirectPainter for curve plotting....

Is there any solution ......