Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. WebEngine in touch environment
Forum Update on Monday, May 27th 2025

WebEngine in touch environment

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 246 Views
  • 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.
  • P Offline
    P Offline
    pderocco
    wrote on last edited by
    #1

    I'm trying to use WebEngine in a touch interface. Since this is just for a local help browser, the only things I need (or want) the user to be able to do in a WebEngineView is

    • Open a link in the same view
    • Open a link in a new tab
    • Scroll the view, if it's larger than the window

    I'd like to do the second by pressing and holding a link (either with touch or with a mouse). Is there a way to detect that in WebEngine?

    I'd like to do the third thing by dragging the window contents (again, touch or mouse). I don't need the ability to select text, or the ability to drag links. Is that doable?

    While I'm at it, is there any way to change what appears if a link is broken, by supplying a default URL?

    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