[Interest] ActiveQt and IE version

neel patel neel5481 at gmail.com
Sat Jul 8 10:02:11 CEST 2017


Hi All,

I am using "QAxWidget" for the ActiveQt with Qt 5.5.1 and we are using
"setControl" to set the IWebBrowser control in QAxWidget.

I used below code for reference.

m_activeX = new QAxWidget(this);
// Set ActiveX WebBrowser Control to QAxWidget.
m_activeX->setControl(QStringLiteral("{8856F961-340A-11D0-A96B-00C04FD705A2}"));

I am using "*8856F961-340A-11D0-A96B-00C04FD705A2*" while setting it in
control. As per my knowledge it uses IE version 11.

Is there anything we can set it in control so that it uses latest IE Edge
browser version ?

Thanks in Advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170708/c75ea2f4/attachment.html>


More information about the Interest mailing list