How can i get the signal to open the link in new tab. I am using QTabWidget and i do not want to open it in IE browser. I want to catch the signal in ActiveQt and open the new tab in QTabWidget.
Can you please give me signal handler in ActiveQt (QAxWidget) ?
Thanks in Advance.