How to Make a Qt Widget Transparent to Mouse Events

Before I come up with the current title of this post, I thought of many other titles including:

  • How to send mouse clicks and events to a Qt widget behind another widget
  • How to make a Qt widget ignore mouse events
  • and so on …

Although the answer was very straightforward and easy, I struggled a lot with it since I wasn’t asking the right question.



Continue reading “How to Make a Qt Widget Transparent to Mouse Events”