各路大神,由于项目需要使用最新的Qwebengine进行js和qt的通信,
我参考之前的webkit和qwebengine进行对比,
qt只提供了这样的一个说法,
Qwebpluginfactory
TheHTML5 standard also now offers much better alternatives that were notavailable when native controls plugins were introduced in Qt WebKit.
貌似他的意思是不需要Qwebpluginfactory这个插件类就直接可以通过html5调用qt。
请各路大神集思广益啊。。俺实在是html玩的少。