qt5base-lts/tests/auto/widgets/kernel/qwidget
Simon Hausmann fc8adfea9f Introduce helper for QML to allow creating QWidget hierarchies
Commit 1259c5768e410361bcd8b5cf0c2057a2ebabda83 in qtdeclarative removed the
ability to create QWidgets in QML by giving them the correct parent, which
requires calling QWidget::setParent instead of QObject::setParent. This patch
introduces a hook that will allow QtQml to give widgets a proper parent.

Change-Id: I84c57ca5032582c43e405219343d55ac9cf2ffa0
Reviewed-by: Jørgen Lind <jorgen.lind@theqtcompany.com>
2015-01-20 16:15:45 +01:00
..
testdata/paintEvent
.gitignore
geometry-fullscreen.dat
geometry-maximized.dat
geometry.dat
qwidget.pro WinRT: Fix various test compilations 2013-10-02 12:36:05 +02:00
qwidget.qrc
tst_qwidget_mac_helpers.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
tst_qwidget_mac_helpers.mm Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
tst_qwidget.cpp Introduce helper for QML to allow creating QWidget hierarchies 2015-01-20 16:15:45 +01:00