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. Mouse Event is passes from one qml to another while changing the Loader source
QtWS25 Last Chance

Mouse Event is passes from one qml to another while changing the Loader source

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 332 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.
  • Y Offline
    Y Offline
    Yohit Kumar
    wrote on last edited by
    #1

    I have one button at (x,y) is both first qml and second qml.
    on click of button in first qml it will load second qml. it is working fine.
    but if user clicked continuously on button in first qml then some of the Mouse event are passing to second qml.

    Please let me know whether we can avoid this passing of the Mouse event while source change in Loader.

    DiracsbracketD 1 Reply Last reply
    0
    • Y Yohit Kumar

      I have one button at (x,y) is both first qml and second qml.
      on click of button in first qml it will load second qml. it is working fine.
      but if user clicked continuously on button in first qml then some of the Mouse event are passing to second qml.

      Please let me know whether we can avoid this passing of the Mouse event while source change in Loader.

      DiracsbracketD Offline
      DiracsbracketD Offline
      Diracsbracket
      wrote on last edited by
      #2

      @Yohit-Kumar
      If you want to be helped, be more clear. And post some code.

      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