Depends on the implementation of YourData::copy. If it is implemented as deep copy you have to call curve->setData() after each value change. Otherwise QwtPlot::replot should do what you want. ( QwtPlotItem::itemChanged() has only an effect, for auto-replotting ).
Uwe




Reply With Quote

Bookmarks