我想将多线程webkit与 QThreadPool 一起使用 我的代码是: webkitrunnable.cpp: webkitRunnable::webkitRunnable(QUrl inputURL) : url(inputURL) { init(); } void ...
確定! 回上一頁