I have created a sort of page switcher using pathview element which works fine but if you flick hard enough it flicks over a few pages. I want to know if there is a way I can limit my pathview element to only be able to change 1 index at a time?
Edit:
I don’t want to know how I can create my own switcher thing, I already have the pathview one working smooth with the pages following my finger etc. all I want to know is how I can limit pathview to changing only 1 index at a time.
It seems Qt 5 has this functionality so I will just leave it like this until then.