摘要: 解决它们之间的通信问题,需要在mainwindow中添加 ui->webView->settings()->setAttribute(QWebSettings::JavascriptEnabled, true); connect(ui->webView->page()->mainFrame(... 阅读全文
posted @ 2014-05-16 17:26 fatpiglazy 阅读(467) 评论(0) 推荐(0) 编辑