How can you redraw a graph faster, compared to void QwtPlot::setAutoReplot (bool tf = true)

According to observations, this method works with some delay. Are there any other options for updating the contents of the QwtPlot object in runtime?