Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
When Run my app has give only one error that course in Directory of Qtwebkit C:\Users\Machano\Desktop\qt\untitled7\mainwindow.cpp:3: error: C1083: Cannot open include file: 'QtWebKit': No such file or directory
Please I need you help!!
Please I need your help
Hi and welcome to devnet!
AFIK you have to
@#include <QWebPage>@
to work with the QWebKit
have you add the following line in your .pro file : @QT += webkit@