Introduced QWindow properties {min/max}imum{Width/Height}
authorSamuel Rødal <samuel.rodal@digia.com>
Thu, 1 Nov 2012 16:03:45 +0000 (17:03 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 2 Nov 2012 11:16:49 +0000 (12:16 +0100)
commitf01b498310ea7c05ec73669b34cb83b9f159006f
tree43bf9895d85ac8ca405ba1041bec23bd44aaa3e1
parent774b643b850d770f16d04856aa613ebf394f913b
Introduced QWindow properties {min/max}imum{Width/Height}

These are useful when QWindow is exposed to QML.

Change-Id: I7ec49ef365183e2c784605889e8ea22c2ef34781
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
src/gui/kernel/qwindow.cpp
src/gui/kernel/qwindow.h
src/gui/kernel/qwindow_p.h
tests/auto/gui/kernel/qwindow/tst_qwindow.cpp