Qt Forum

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

    Call for Presentations - Qt World Summit

    [Solved] MouseArea and filterchildren

    QML and Qt Quick
    2
    3
    1270
    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.
    • M
      Merinas last edited by

      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 Reply Quote 0
      • M
        mbrasser last edited by

        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 Reply Quote 0
        • M
          Merinas last edited by

          Thanks I will check there.

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