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

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to