Port away from QWheelEvent::orientation()

Authored by elvisangelaccio on May 28 2020, 4:53 PM.

Description

Port away from QWheelEvent::orientation()

We are supposed to use QWheelEvent::angleDelta() instead. Upon an
horizontal/vertical scroll event, its x()/y() method will return a
value different from zero.

Details

Committed
elvisangelaccioMay 28 2020, 9:11 PM
Parents
R318:0d679da0a378: Port to non-deprecated variant of QPixmapCache::find()
Branches
Unknown
Tags
Unknown
References
work/angleDelta