[Interest] Proper way to track mouse leaving a widgets boundary

Scott Bloom scott at towel42.com
Tue Aug 16 19:46:32 CEST 2022


Hey Scott,

This should be a job for a QWidget::leaveEvent override:

https://doc.qt.io/qt-6/qwidget.html#leaveEvent


Volker
==============
How did I miss that in the 20 years of Qt coding??? dang


More information about the Interest mailing list