https://doc.qt.io/qt-6/qt3dinput-qwheelevent-members.html
List of All Members for Qt3DInput::QWheelEvent | Qt 3D | Qt 6.11.1
The QWheelEvent class contains parameters that describe a mouse wheel event.
list of all members
https://forum.qt.io/topic/69395/how-can-i-ignore-horizontally-qwheelevent-for-mouse-pad
How can I ignore horizontally QWheelEvent?(for mouse pad) | Qt Forum
Jul 18, 2016 - I use QWheelEvent for zoom in/out on GraphicsScene but the problem is that zoom in/out is also working when I use mouse pad horizontally. I want to ignore th...
how can imouse padignorehorizontally