[webkit-qt] QtWebkit on Qt5 without Widgets

Denis Kormalev kormalev.denis at gmail.com
Tue Feb 7 11:39:44 PST 2012


Is it possible to use QtWebkit at Qt5 without Widgets module? I.e. only on pure 
Quick module.

When I'm trying to use WebView quick element it still needs Widgets module to 
be linked or ends up with error 
"QWidget: Cannot create a QWidget when no GUI is being used"

It will be pretty good to have this dependency optional due to possibility to 
avoid QtWidgets module at all at mobile platforms (where it is not really 
needed, but where webkit module is needed).

-- 
Regards,
Denis Kormalev


More information about the webkit-qt mailing list