Results 1 to 4 of 4

Thread: QNetworkAccessManager and QNetworkDiskCache ownership

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2010
    Posts
    2
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QNetworkAccessManager and QNetworkDiskCache ownership

    I'm not sure if what I'm doing is a good practice, but, in fact, I have a couple of instances of QWebPage each one with a QNetworkAccessManager respectivelly. Each QWebPage is accessing differents servers at the same time. Is there another way for doing this? For example, can I use the same QNetworkAccessManager for all QWebPage instances?

    Thanks again!

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QNetworkAccessManager and QNetworkDiskCache ownership

    I would assume so, considering the asynchronous nature of it.

Similar Threads

  1. QNetworkAccessManager within QThread
    By Tomdarkness in forum Newbie
    Replies: 17
    Last Post: 26th August 2014, 15:12
  2. using QWebView cache with QNetworkDiskCache
    By Jann3 in forum Qt Programming
    Replies: 3
    Last Post: 7th October 2009, 13:23
  3. Thread Ownership Problem
    By tntcoda in forum Qt Programming
    Replies: 1
    Last Post: 9th June 2009, 00:18
  4. Replies: 1
    Last Post: 9th February 2008, 12:46
  5. Replies: 2
    Last Post: 31st May 2006, 21:52

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
  •  
Qt is a trademark of The Qt Company.