Adding hasHeightForWidth as a virtual Widget funcion
authorThorbjørn Lund Martsum <tmartsum@gmail.com>
Mon, 6 Feb 2012 08:24:50 +0000 (09:24 +0100)
committerQt by Nokia <qt-info@nokia.com>
Sat, 18 Feb 2012 17:40:15 +0000 (18:40 +0100)
commit466107107a85e7211c4b7f77b36ec50625657061
tree9eb0d64ac6a2ba4e2f0a110322c19cfc879cd047
parent908a080006faff333b061b69b0dc0fd9cab36114
Adding hasHeightForWidth as a virtual Widget funcion

Just implements what the note states (and removes the private function)

Change-Id: I9a6fd5134460712accf09ba01691df8b9b1f5d0d
Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
src/widgets/kernel/qlayoutitem.cpp
src/widgets/kernel/qwidget.cpp
src/widgets/kernel/qwidget.h
src/widgets/kernel/qwidget_p.h
src/widgets/widgets/qsizegrip.cpp
src/widgets/widgets/qtabwidget.cpp
src/widgets/widgets/qtabwidget.h