Hello, all!
I develop a form based upon QWebView (and have QWebView and QWebPage inherited for additional work). It’s important that a user can press Backspace without returning to whatever page it was opened before. How do I do this in QtWebKit?
↧