Results 1 to 3 of 3

Thread: QNetworkRequest Proxy

  1. #1
    Join Date
    Jan 2008
    Posts
    39
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QNetworkRequest Proxy

    is there is a way to setup QNetworkRequest with a proxy address? thx!

  2. #2
    Join Date
    Jan 2009
    Location
    Germany
    Posts
    131
    Thanks
    11
    Thanked 16 Times in 16 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QNetworkRequest Proxy

    Try QNetworkAccessManager::setProxy
    Sets the proxy to be used in future requests to be proxy. This does not affect requests that have already been sent.

  3. #3
    Join Date
    Jan 2008
    Posts
    39
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QNetworkRequest Proxy

    void QNetworkProxyFactory::setUseSystemConfiguration ( bool enable )
    i the fancy browser, the proxy is set like this, i ment using this line,, how exactly it set the proxy ?

Similar Threads

  1. QNetworkRequest atribute
    By mero in forum Qt Programming
    Replies: 23
    Last Post: 12th March 2011, 23:02
  2. Replies: 1
    Last Post: 12th December 2010, 16:45
  3. Replies: 0
    Last Post: 3rd August 2010, 09:07
  4. QNetworkRequest file upload -- please help
    By Runtime Technologies in forum Qt Programming
    Replies: 3
    Last Post: 14th July 2009, 15:55
  5. How to see the final request from QNetworkRequest
    By krippy2k in forum Qt Programming
    Replies: 13
    Last Post: 7th June 2009, 21:37

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.