Originally Posted by stilgar Hi xilcoy, First of all i d'dn't understand why the third parameter is const QRectF; shouldn't it be const QwtDoubleRect instead? 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
typedef QPointF QwtDoublePointtypedef QSizeF QwtDoubleSizetypedef QRectF QwtDoubleRect
typedef QPointF QwtDoublePoint typedef QSizeF QwtDoubleSize typedef QRectF QwtDoubleRect
Forum Rules
Bookmarks