1272
2067
7958
认证用户组
原因:QWebView 、QWebFrame、QWebPage、QWebInspector等这些类被单独移到了QtWebKitWidgets模块,不再在QtWebKit模块当中
解决方法:
(1)在*.pro中要加QT += webkitwidgets
(2)创建的工程默认搜索路径是Qt的Include根目录,如:C:\Qt\Qt5.5.1\5.5\msvc2013\include,在该目录下看不到 <QWebView>,所以#include <QtWebKitWidgets/QWebView>
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
|Archiver|手机版|小黑屋|firemail ( 粤ICP备15085507号-1 )
GMT+8, 2024-11-23 03:22 , Processed in 0.104852 second(s), 19 queries .
Powered by Discuz! X3
© 2001-2013 Comsenz Inc.