I want get all HTTP request which is send by my application.
I try to inherit the QNetworkAccessManager .Then I use QWebPage->setNetworkAccessManager().
But it does not work……………How could I do?
↧