Quote: 引用:看看Qt example 中的activeqt 的例子吧,其中的那个 hierarchy 例子生成dll, 然后使用 classid 在 html 中加载控件。我有一个vs2003开发的ocx控件,想在QT里调用控件方法,可以实现吗?
看看Qt example 中的activeqt 的例子吧,其中的那个 hierarchy 例子生成dll, 然后使用 classid 在 html 中加载控件。