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. QML object that will receive (multi-)touch but also let it through like MouseArea {propagateComposedEvents: true}
Forum Updated to NodeBB v4.3 + New Features

QML object that will receive (multi-)touch but also let it through like MouseArea {propagateComposedEvents: true}

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
multipointtouchtouchevent
1 Posts 1 Posters 679 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.
  • M Offline
    M Offline
    Mertanian
    wrote on 10 Feb 2016, 09:27 last edited by
    #1

    Hello!

    I am looking for a QML object that will work like MultiPointTouchArea (so I have touchUpdated signal) but also let touches go through it and be received by objects under it.

    It is not a problem if the solution requires me to use C++.

    Is there a simple solution to my problem? Any help (simple hints) would be appreciated.

    1 Reply Last reply
    1

    1/1

    10 Feb 2016, 09:27

    • Login

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