Re: [webkit-help] Fwd: how to get response in QtWebKit

2010-03-17 Thread Ariya Hidayat
Reading this again, I think you missed what I wrote: "Use custom network manager" (vs just instantiating QNetworkAccessManager). This way, your subclass of QNetworkAccessManager can have access to its createRequest function and then connect to all the signals in the network reply object or do any o

[webkit-help] Fwd: how to get response in QtWebKit

2010-03-15 Thread Meir Yanovich
-- Forwarded message -- From: Meir Yanovich Date: Sun, Mar 14, 2010 at 6:06 AM Subject: Re: [webkit-help] how to get response in QtWebKit To: Ariya Hidayat sure i did try , here is my sample code (that dosnt work) what i am doing here wrong? MainWindow::MainWindow(QWidget *pare