随笔分类 -  Qt5_WebEngine

摘要:工程名 : WebEngine01 1、WebEngine01.pro 2、main.cpp 3、TzcWebEngine.h / TzcWebEngine.cpp 自定义的 继承QWebEngineView的子类 3.1、TzcWebEngine.h 3.2、TzcWebEngine.cpp 4、 阅读全文
posted @ 2016-12-09 15:56 CppSkill 阅读(7443) 评论(0) 推荐(0)
摘要:参考网址:http://blog.csdn.net/liuyez123/article/details/50509788 ZC: 该文章里面的: “ <ahref="javascript:document.getElementByIdx_x("myLabel").setText("通过JavaScr 阅读全文
posted @ 2016-09-26 11:11 CppSkill 阅读(2037) 评论(0) 推荐(0)
摘要:1、测试代码,参考网址:http://blog.sina.com.cn/s/blog_1508519340102wgq0.html 2、测试下来,结果: 2.1、Qt5.6开始,没有 WebKit了... 至 Qt5.5.1(vs2013)为止,WebKit 都不支持 "CSS Variable" 阅读全文
posted @ 2016-09-09 23:17 CppSkill 阅读(1117) 评论(0) 推荐(0)