qt6-bb10/tests/auto/widgets
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
..
dialogs QProgressDialog: don't require setValue(0) to be called. 2015-01-17 06:32:21 +01:00
effects Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gestures QPanGestureRecognizer: Make the number of touch points a parameter. 2014-11-17 14:38:15 +01:00
graphicsview Extend selections in QGraphicsView when selection extension key down 2015-01-13 13:04:40 +01:00
itemviews QHeaderView: fix restoring Qt4 state. 2015-01-20 10:30:54 +01:00
kernel Introduce helper for QML to allow creating QWidget hierarchies 2015-01-20 16:15:45 +01:00
styles Update license headers and add new license files 2014-09-24 12:26:19 +02:00
util Change bugreports.qt-project.org -> bugreports.qt.io 2014-12-18 09:46:09 +01:00
widgets QComboBox: make setModel reset the root model index 2015-01-13 22:52:05 +01:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00