@rock37
From qwt_double_rect.h
:
/*!
\typedef QRectF QwtDoubleRect
\brief This is a typedef, see Trolltech Documentation for QRectF
in QT assistant 4.x. As soon as Qt3 compatibility is dropped
this typedef will disappear.
*/
typedef QRectF QwtDoubleRect;
I think this is what happened.