Hi Guys

I've got a QTableView where its QHeaderView is not sending "entered" or "enteredViewport" signals when the mouse cursor passes over it. I've enabled Mouse Tracking on both the QTableView and the QHeaderView.
The QTableView sends these signals ok.

Any ideas why the header isn't sending the signals.

Thanks
Jeff