Hi xilcoy,
I've a couple of questions about your class Waterfall and in particular about renderImage method.
First of all i d'dn't understand why the third parameter is const QRectF; shouldn't it be const QwtDoubleRect instead?
Then, the other thing that is not clear to me is if the area must be different each time or if it's always the same. In this case, in fact, xShift and yShift are 0. If area should change, how can you change it?
Thx
Bookmarks