Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QWidget is raised when mouse over it

QWidget is raised when mouse over it

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 799 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.
  • D Offline
    D Offline
    ddonate
    wrote on last edited by
    #1

    Hi,

    I have a problem with my Qt application, which has 2 QWidgets as windows: A & B. When I move the mouse over 'A', a child QWidget C is shown for 2 seconds.

    The problem is when I move the mouse from 'B' to 'A' (no click): 'C' is shown, BUT (what is not expected) 'A' is raised over any QWidget from my application.

    I have been watching QWidget events, but I do not know where my problem cames from. Maybe something related to QWidget properties?

    Any help will be really appreciated,

    Diego

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Without any code it's very difficult to see what could go wrong. It might be your hovering code, how you handle your mouse etc...

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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