Re: [webkit-dev] Doubts on QNetworkAccessManager

2008-11-11 Thread André Pedralho
Hi Benjamin, thanks for your elucidations and sorry if I'm being newbie with my questions. Follows some more ones: On Fri, Nov 7, 2008 at 5:19 PM, Benjamin Meyer <[EMAIL PROTECTED]> wrote: > On Nov 3, 2008, at 11:34 AM, André Pedralho wrote: > > Hi all, >> >> I'm using the new QNetworkAccessMan

Re: [webkit-dev] Doubts on QNetworkAccessManager

2008-11-07 Thread Benjamin Meyer
On Nov 3, 2008, at 11:34 AM, André Pedralho wrote: Hi all, I'm using the new QNetworkAccessManager to set my QtWebkit browser cache system and realized that I can have more than one QWebPage loaded and then (I guess) more than one QNetworkAccessManager as well. What happens when I call, f

[webkit-dev] Doubts on QNetworkAccessManager

2008-11-03 Thread André Pedralho
Hi all, I'm using the new QNetworkAccessManager to set my QtWebkit browser cache system and realized that I can have more than one QWebPage loaded and then (I guess) more than one QNetworkAccessManager as well. What happens when I call, for example, something like page[1].networkAccessManager().c