Hi, I've got a QWebView with a page that contains an image. The user can drag that image from the page to anywhere, including drop zones in my application. I would like to disable dragging -- is that possible? Boudewijn