Originally Posted by d_stranz A QwtDoubleRect is a QRectF. From the Qwt docs: Qt Code: Switch view typedef QPointF QwtDoublePointtypedef QSizeF QwtDoubleSizetypedef QRectF QwtDoubleRect typedef QPointF QwtDoublePoint typedef QSizeF QwtDoubleSize typedef QRectF QwtDoubleRect To copy to clipboard, switch view to plain text mode Yes, it is true, but my question was not exactly what I meant. The real question was: the third parameter shouldn't be area instead of rect? Thx
typedef QPointF QwtDoublePointtypedef QSizeF QwtDoubleSizetypedef QRectF QwtDoubleRect
typedef QPointF QwtDoublePoint typedef QSizeF QwtDoubleSize typedef QRectF QwtDoubleRect
I'm using Qt-4.7.2 and qwt-6.0.0 and I need a waterfall plot. If you have a implementation and you want share it, I would be pleased and it would save me much time. Many thanks.
Forum Rules
Bookmarks