Answer the question
In order to leave comments, you need to log in
Qt: How to make parent element not intercept child events?
Generally there are 2 elements:
1 - parent widget
2 - child, for example QLabel.
When you click on 2, widget 1 below it also fires.
How to make only 2 widgets work?
(like something with event filters needs to be done)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question