Actually, RenderThemeQt's dependency on QStyle is completely optional. Once Andras rids us of QScroller ;), we should be able to add a widget-less WebKit2 only build option.
On Tue, Feb 7, 2012 at 21:19, Alexis Menard <[email protected]>wrote: > For now no, but maybe latter, there are parts we need to port > (RenderThemeQt for example which rely on QStyle). > > On Tue, Feb 7, 2012 at 4:39 PM, Denis Kormalev <[email protected]> > wrote: > > 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 > > > > -- > Alexis Menard (darktears) > Software Engineer > INdT Recife Brazil > _______________________________________________ > webkit-qt mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt >
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
