I am trying to insert a QWebView into my QMainWindow in Qt Creator. However, I can’t find it:
It is supposed to be in there in this group, but it’s not.

I am using Qt Creator 2.01 on Ubuntu 10.10 64-bit.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It might be that you haven’t installed all Qt dev packages (specifically QtWebkit-dev, if such a beast exists in Ubuntu; it might because the library is quite large). Otherwise it might be a packaging error and should be reported to Ubuntu people.