Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. How to Pinch zoom in the browser using the QtWebkit?
Forum Updated to NodeBB v4.3 + New Features

How to Pinch zoom in the browser using the QtWebkit?

Scheduled Pinned Locked Moved Qt WebKit
2 Posts 2 Posters 1.5k Views 1 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.
  • M Offline
    M Offline
    mpyamada
    wrote on last edited by
    #1

    I'd like to support Pinch zoom in the browser using the QtWebkit.
    There is a (Qtwebkit-examples/examples/webkitwidgets/browser) sample browser to sources of Qt5.1.1 .
    This browser does not seem to support the Pinch Zoom.
    (This browser is supported zoom with [crtl] key + mouse wheel. But Pinch zoom(used two finger) not supported)

    Doesn't someone learn how to support Pinch Zoom?

    1 Reply Last reply
    0
    • P Offline
      P Offline
      patrik08
      wrote on last edited by
      #2

      O yes finger zoom on mac is running...
      line 145 from file..
      Can use on each widged from qt on event
      only return accepted event or so...
      https://github.com/pehohlva/ogeo/blob/master/zmain.cpp

      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