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. [Solved] MouseArea and filterchildren

[Solved] MouseArea and filterchildren

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.5k 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
    Merinas
    wrote on last edited by
    #1

    HI,

    Is it possible to put a mousearea in a mousearea and use the filterchildren without using dragging.
    For example I want a large mousearea which intercept simple click and inside a smaller mousearea for handling double click.

    Thanks.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mbrasser
      wrote on last edited by
      #2

      Hi,

      Unfortunately there isn't built-in support for this at the moment. http://bugreports.qt.nokia.com/browse/QTBUG-13007 is the task for handling this -- I think there is a similar use case in the comments that might give a workaround for your case (if it is not the same, it would be very helpful if you could leave your use-case as a comment on the task so we can refer to it when implementing the functionality).

      Regards,
      Michael

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Merinas
        wrote on last edited by
        #3

        Thanks I will check there.

        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