Troubles converting qwt5 to qwt6
Unsolved
3rd Party Software
-
hey folks,
i'm on converting qwt5 to qwt6 and there is the function setInterval(Qt::Axis, const QwtInterval &interval). The new class only has the function that looks similar is interval(Qt::Axis) but it's missing a way to pass an QwtInterval and i find no similar function. What should i do ? -
Hi,'
Which class would that be ?