Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. multi-touch not working
Forum Updated to NodeBB v4.3 + New Features

multi-touch not working

Scheduled Pinned Locked Moved Mobile and Embedded
multi-touch
1 Posts 1 Posters 693 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.
  • F Offline
    F Offline
    fober
    wrote on last edited by
    #1

    Hi,

    I'm trying to support multi-touch with a QWidget based app but although I can control the UI elements by touching, multi-touch is not working. The documentation is quite clear on what to do (http://doc.qt.io/qt-5/qtouchevent.html) and I don't think I missed a point. I've also tested with the Qt simple dials example (in Qt5.5.1/Examples/Qt-5.5/touch/dials), without more success.
    Note that I've another app, but based on QGraphicsItem, where multi-touch works perfectly.
    I'm using Qt5.5.1 on MacOS 10.10.5. I've run the tests on iOS and Android as well with the same result. Note that the QGraphicsItem app works correctly on these devices.
    Any idea of what could be wrong?

    Dom

    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