Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
This can be implemented by handling WM_NCMOUSEHOVER in the internal event filter, which currently requires a modification of Qt code.
Alternatively, provide a platform-specific way (like winEvent) to handle native events like this.