I have a custom widget I want to make act like a scroll area, and I want two finger scrolls to pan it (by grabbing the PanGesture), but for some reason dragging with two fingers on my track pad sends mouse wheel events instead. How can I disable this? I'm using Qt 4.7.1 Cocoa x64.