[Interest] Gestures
Brad Pepers
bpepers at me.com
Fri Sep 6 15:30:12 CEST 2013
Should it be possible to get gesture events using Qt 5.1.1 on a MacBook Pro and with a QAbstractScrollArea? I've tried all the combinations I can think of and none seem to work. The laptop has the nice touch pad where I can do pinching gestures and such but I never get a gesture event in my code. I've tried enabling gesture events on the QAbstractScrollArea class as well as it's viewport and I've tried to catch them in viewportEvent as well as the normal event handler. Am I barking up the wrong tree here?
--
Brad
More information about the Interest
mailing list