No
I'm afraid it doesn't, I get the same error and a compiler warning
Warning: Class Curve inherits from two QObject subclasses QwtPlotCurve and QObject. This is not supported!
No
I'm afraid it doesn't, I get the same error and a compiler warning
Warning: Class Curve inherits from two QObject subclasses QwtPlotCurve and QObject. This is not supported!
Hi
I've solved the problem temporarily by not inheriting from QObject and not using the Q_Object macro. I dont know why it works but it does for now
Thanks everyone
Bookmarks