Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to disable pinch gesture under QWebEngineView
Forum Updated to NodeBB v4.3 + New Features

How to disable pinch gesture under QWebEngineView

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 1.0k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • zucherZ Offline
    zucherZ Offline
    zucher
    wrote on last edited by
    #1

    Hi,

    I'm currently writting an application using the QWebEngine component.

    On both Windows with touch screen or Mac with touch pad, the pinchgesture is enable without any activation into my code part. And the enduser is able to zoom into my app.

    I try to handle gesture events to ignore them, but it's not working, and I don't want to recompile Qt to disable the feature -> I prefer to keep the original Qt distributable.

    How to disable gestures (pinch gesture in my case) in a QWebViewEngine ?

    Thank you

    Regards

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved