PDA

View Full Version : need to reconnect QWebView socket



dimril
1st September 2010, 09:42
When I try to apply new proxy settings there is a need to reconnect all sockets that are already connected. I use QWebView and I can't figure out how to reconnect it. I tried to get it's socket, but I can see no such function. Any suggestions?

dimril
7th September 2010, 19:28
Bump. I digged in classes, but still can't find socket that I need :(