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. MouseArea: making it stop capturing mouse events
Forum Updated to NodeBB v4.3 + New Features

MouseArea: making it stop capturing mouse events

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 809 Views 1 Watching
  • 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.
  • R Offline
    R Offline
    royconejo
    wrote on last edited by
    #1

    I have set an uniform grid of multiple MouseArea's, all of them with hover enabled.

    When you right-click on one MouseArea and keep it pressing it, that MouseArea captures all mouse events, even when the mouse pointer is outside that area, thus preventing any other MouseArea in the grid to process events on their own.

    Without releasing that mouse button, is it possible to disable the MouseArea mouse capture when pointer leaves its area?

    Thanks!

    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