Hello!

I want to show some text label inside a QwtPlot but I'm not sure how to do it. I found three classes that may fit (QwtPlotMarker, QwtPotTextLabel and QwtTextLabel), but none of them worked till now. The last two I simply can't find a way how to put it in the desired coordinates, and I can't find a way to show the text with QwtPlotMarker without showing a line (which I don't want to do; I just want the text).


I'm glad for any help,


Momergil