Hello everyone! Please help, I'm trying to place different inscriptions on a QwtPlot object. I can't find in the documentation how to place inscriptions using a QPoint object. I could only find how to place QwtText using Qt::AlignmentFlag, in which case it is impossible to place one inscription above another.
I am attaching an example of what I would like to receive.
Снимок экрана 2025-03-12 192228.jpg
This is a code snippet from the documentation that I used as a reference and tried to find similar methods to set text at the desired position in other classes (e.g. QwtPlotTextLabel, QwtText, QwtTextLabel, QwtPlotItem, QwtLegend, QwtLegendLabel etc.)
Снимок экрана 2025-03-12 193004.png
Bookmarks