Is it possible to use QtWebkit@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
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to