It pays off to read the docs. Try answering a question "how do I enable using 'QtWebKit' module in my app" - hint: Open Qt Assistant (not the webpage but the program you have on your computer), find the docs for QWebView, scroll up and in the breadcrumbs click on the link directly to the left of the "QWebView" label. Then start reading and read all the way down, even if you think you already know how to solve your problem.