摘要: Communication between C++ and Javascript in Qt WebEngine admin January 31, 2018 0 As Qt WebKit is replaced by Qt WebEngine(you can refer to this posta 阅读全文
posted @ 2019-01-28 16:27 beautifulday 阅读(652) 评论(0) 推荐(0) 编辑
摘要: 当使用qwebengineview加载网页的使用,可以通过网页端的css设置网页的显示效果 但是当窗口大小改变的时候,你会发现网页的resize速度赶不上窗口的resize速度,这是会出现白色空白,而这个白色空白控件就是webengineview ->page()即 阅读全文
posted @ 2019-01-28 09:51 beautifulday 阅读(2438) 评论(0) 推荐(0) 编辑