开发者

QNetworkAccessManager::setProxy example

开发者 https://www.devze.com 2023-02-25 14:56 出处:网络
may someone give an example of using properly QNetworkAccessManager::setProxy, i meant i primaly a java developer mostly 开发者_StackOverflow社区using HttpClient all the time.

may someone give an example of using properly QNetworkAccessManager::setProxy, i meant i primaly a java developer mostly 开发者_StackOverflow社区using HttpClient all the time. Thx!


Ricardo, in Qt source code directory go to "examples/declarative/cppextensions/networkaccessmanagerfactory" or go to http://qt.gitorious.org/qt/qt/trees/4.7/examples/declarative/cppextensions/networkaccessmanagerfactory. There is nothing complicated in that class method so you should be able to use it.

0

精彩评论

暂无评论...
验证码 换一张
取 消