标签: javascript qt cookies qwebview
我使用QWebView加载一个html页面,该页面使用javascript来获取cookie。 但似乎javascript无法在QWebView中设置cookie。 我能做些什么来让它拥有这个功能?