After lots of experimentation, I've found that basically all QWebSettings changes, that enabled web inspector and such, have to be re-applied after calling setPage() for given QWebView object. Afterward, "Inspect" action is back there in the righ-click context menu. Regards.