Hi,
I am using QAxWidget for loading ActiveX controll in my application. That activeX control is raising events, how to handle those events using connect() function in Qt.
Printable View
Hi,
I am using QAxWidget for loading ActiveX controll in my application. That activeX control is raising events, how to handle those events using connect() function in Qt.
Can those events be captured from QWidget::winEvent()??