I have a QTextBrowser object. I want its parent widget to receive mouse event for most of the time except that when anchor is clicked?
How can I do that?
Thanks~