I need to monitor functions by signal void QwtPolarPlot::itemAttached (QwtPolarItem *plotItem, bool on), to know, which functions are added.
The approach with using separate curves for one function is not suitable for me.
I need to monitor functions by signal void QwtPolarPlot::itemAttached (QwtPolarItem *plotItem, bool on), to know, which functions are added.
The approach with using separate curves for one function is not suitable for me.
Bookmarks