qt5base-lts/tests/auto/widgets/itemviews/qheaderview
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
..
.gitignore
qheaderview.pro
tst_qheaderview.cpp QHeaderView: Send the StatusTip events to itself if there is no parent 2018-06-14 04:21:35 +00:00