qt5base-lts/tests/auto/widgets
Andy Shaw f9b11bcf78 QHeaderView: Send the StatusTip events to itself if there is no parent
If there is a parent (typically an itemview) then StatusTip events
should be sent to that. However in the case of there not being a parent
then the event should be sent to the QHeaderView itself.

Task-number: QTBUG-68458
Change-Id: I2a8c11c973210c7adf1bf29443f224f968a357a9
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2018-06-14 04:21:35 +00:00
..
dialogs tests/auto/widgets/dialogs: Avoid unconditional qWait()s 2018-05-14 10:39:00 +00:00
effects tests/auto/widgets/{effects,styles}: Avoid unconditional qWait()s 2018-04-25 05:47:01 +00:00
graphicsview Make sure we can build with -no-feature-draganddrop 2018-05-29 18:31:35 +00:00
itemviews QHeaderView: Send the StatusTip events to itself if there is no parent 2018-06-14 04:21:35 +00:00
kernel Make sure we can build with -no-feature-draganddrop 2018-05-29 18:31:35 +00:00
styles tests/auto/widgets/{effects,styles}: Avoid unconditional qWait()s 2018-04-25 05:47:01 +00:00
util tests/auto/widgets/util: Avoid unconditional qWait()s 2018-04-13 12:32:52 +00:00
widgets Fix tst_QDoubleSpinBox::editingFinished failing after other tests 2018-05-18 07:09:58 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00