Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Handling multiple fingers on apple trackpad?

    General and Desktop
    2
    2
    384
    Loading More Posts
    • 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
      patrickkidd last edited by

      Hello!

      Does anyone know how to receive finger touch events from an Apple MacBook trackpad? I want to implement a pinch-rotate-zoom feature when two fingers are touching. Placing the relative finger locations on screen would be a plus.

      This would also conveniently allow me to implement the similar feature on mac before I deploy it to the iPad - where debugging gets much much harder.

      Thanks!

      https://vedanamedia.com/

      1 Reply Last reply Reply Quote 0
      • Chris Hennes
        Chris Hennes last edited by

        With the caveat that I haven't written the code yet, I was planning on using QNativeGestureEvent in my code, with the assumption that what you are describing is what it does.

        Chris Hennes, Pioneer Library System

        1 Reply Last reply Reply Quote 0
        • First post
          Last post