Make QWidget::mapTo/mapFrom() take const pointers.
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 26 Mar 2012 09:59:56 +0000 (19:59 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 26 Mar 2012 19:31:02 +0000 (21:31 +0200)
commit2b17b0235b70f89d15d3b91a14c3297d38377f94
tree38c4d2d7d297ced973b1bd168a3f189a961e4719
parent13d936b0f2105be2f87df5dc1d6f5f2da11a74cc
Make QWidget::mapTo/mapFrom() take const pointers.

This commit addresses a long-standing Qt 5 to-do. Whilst a trivial
change, it is binary incompatible.

Task-number: QTBUG-665
Change-Id: I4294233d876dec79eda57113bdf298ce73643e76
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/widgets/kernel/qwidget.cpp
src/widgets/kernel/qwidget.h