Add attached Window::contentItem property
authorJ-P Nurmi <jpnurmi@theqtcompany.com>
Mon, 3 Nov 2014 16:23:11 +0000 (17:23 +0100)
committerJ-P Nurmi <jpnurmi@theqtcompany.com>
Wed, 5 Nov 2014 15:19:31 +0000 (16:19 +0100)
commit77711c65c1fdb6c5d94d26fef828959d29643516
tree3a6d0e218f1e24863553d42a988fd225cd6144ab
parent5280e866f76e38f2bf1c226ff896b4649194eec4
Add attached Window::contentItem property

This is essential to the Qt Quick Controls for implementing floating
text selection handle popups.

Change-Id: Ibae65110a5db6d65dacd197fef3ad567d11342dc
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
src/quick/items/qquickwindow.cpp
src/quick/items/qquickwindowattached.cpp
src/quick/items/qquickwindowattached_p.h
tests/auto/quick/qquickwindow/data/windowattached.qml
tests/auto/quick/qquickwindow/tst_qquickwindow.cpp