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!
Bookmarks