- 
    
Suggestion
 - 
    Resolution: Unresolved
 - 
    
P3: Somewhat important
 - 
    None
 - 
    None
 - 
    None
 
I rather accidentally found out that on windows all mouse wheel events are transformed into horizontal mouse hweel events when the alt key is pressed.
This is not necessarily a bad thing, provided it's documented somewhere. However I didn't find any documentation on the subject anywhere. To my knowledge, both QWidget::wheelEvent and QWheelEvent would be appropriate to house that information.