| 
QRectF ()QRectF ( const QPointF &, const QSizeF & )QRectF ( const QPointF &, const QPointF & )QRectF ( qreal, qreal, qreal, qreal )QRectF ( const QRect & )adjust ( qreal, qreal, qreal, qreal )adjusted ( qreal, qreal, qreal, qreal ) const : QRectFbottom () const : qrealbottomLeft () const : QPointFbottomRight () const : QPointFcenter () const : QPointFcontains ( const QPointF & ) const : boolcontains ( qreal, qreal ) const : boolcontains ( const QRectF & ) const : boolgetCoords ( qreal *, qreal *, qreal *, qreal * ) constgetRect ( qreal *, qreal *, qreal *, qreal * ) constheight () const : qrealintersected ( const QRectF & ) const : QRectFintersects ( const QRectF & ) const : boolisEmpty () const : boolisNull () const : boolisValid () const : boolleft () const : qrealmoveBottom ( qreal )moveBottomLeft ( const QPointF & )moveBottomRight ( const QPointF & )moveCenter ( const QPointF & )moveLeft ( qreal )moveRight ( qreal )moveTo ( qreal, qreal )moveTo ( const QPointF & )moveTop ( qreal )moveTopLeft ( const QPointF & )moveTopRight ( const QPointF & )normalized () const : QRectF |  |