From c56f73cc1e8f4a0a2d55d713b152548efcc595aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lund=20Martsum?= Date: Mon, 10 Dec 2012 08:16:31 +0100 Subject: QGraphicsView - add function to get RubberBand rect MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In many situations it is handy to know the rubberband rect. There are many situations where we want to show something related to the rubberband. Regardless how that is done the rubberband area is needed. (Not having this is a flaw that can force people to do make a customized rubberband just to get this information) Change-Id: Ia854db4c0022b6a97b150af2b4bb78fd5e974991 Reviewed-by: Andreas Aardal Hanssen Reviewed-by: Samuel Rødal --- dist/changes-5.1.0 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.1.0 b/dist/changes-5.1.0 index fdce43650e..d8ac4efe2f 100644 --- a/dist/changes-5.1.0 +++ b/dist/changes-5.1.0 @@ -82,7 +82,11 @@ QtNetwork - +QtWidgets +--------- +- QGraphicsView: + * Added function rubberBandRect() **************************************************************************** * Database Drivers * -- cgit v1.2.3