summaryrefslogtreecommitdiffstats
path: root/src/android
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2014-09-16 16:33:57 +0200
committerTony Sarajärvi <tony.sarajarvi@digia.com>2014-09-16 22:42:47 +0200
commitbb3d2ca9f18071537888622310ca0cb7f587e61d (patch)
treea357f4792f89ebd640c99ac11147370802d4f8e5 /src/android
parent055622ed48888d5a38ee8f2314c252c96dc34e84 (diff)
QToolButton: properly reset the size hint when a menu is set on it
QToolButton::sizeHint() takes into account the presence of a menu. However, setMenu() doesn't retrigger a size hint recalculation. Hence, (un)setting a menu on an already sized tool button won't properly reset the size hint. Since the calculated size hint is cached, delete the cached value and call updateGeometry to cause a recalculation. Task-number: QTBUG-38949 Change-Id: I6e79e5e70e31afdfd129282b3668875eca86f51d Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'src/android')
0 files changed, 0 insertions, 0 deletions