As I said scrolling vertically is already used for turning pages. Scrolling horizontally is available. And the viewer code is platform independent, it work sin browsers as well, so its not implemented using Qt, the relevant code would be in paged_mode.pyj, see the onwheel function.
|