I don't know anything about Qwt, but out of curiosity I checked what http://qwt.sourceforge.net/class_qwt_plot_curve.html says about it and that page doesn't know setTitle, but implies that the title is given as constructor argument: QwtPlotCurve::QwtPlotCurve ( const QString & title = QString::null)