On 15 January 2013 09:50, 程梁 <[email protected]> wrote: > Could you tell me if I could append custom data to request? If I could, how > should I do it, if not, what should I do?
You can install a custom QNetworkAccessManager on the QWebPage and do any kind of modification you need. -- Giuseppe D'Angelo _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
