I have a QWebView in my Qt app. If the QWebView has a form, how can I intercept its submission and get the values of the form?
A:
This page helped me alot.
Basically it's a Qt sample that does exactly what I described.
George Edison
2010-05-11 22:37:49