On Mon, Oct 10, 2011 at 8:40 AM, Ville M. Vainio <vivai...@gmail.com> wrote: > On Mon, Oct 10, 2011 at 2:17 PM, Alexis Menard > <alexis.men...@openbossa.org> wrote: > >>> BTW, currently folks who need WebKit 2 are actually forced to use QML >>> because no Qt/C++ API exists. >> >> This is bullshit based again on not checking out stuff. Dude, git >> clone WebKit trunk and look the h files are exported, the method >> public, and everything is there. What we promised is a good QML API >> but we let around the C++ (which is the one our QML plugin use also >> btw). By good API in QML I mean a property based one which in some >> cases is less convenient in C++ but *still there*. > > So you can use the Webkit C++ api directly in your Qt application? Is > there a public example for this (like the plugin you mention)?
Of course the trunk of WebKit (which we didn't import yet in Qt5). http://trac.webkit.org/browser/trunk/Source/WebKit2/UIProcess/API/qt/qdesktopwebview.h http://trac.webkit.org/browser/trunk/Source/WebKit2/UIProcess/API/qt/qmlplugin/plugin.cpp > -- Alexis Menard (darktears) Software Engineer INdT Recife Brazil _______________________________________________ Qt5-feedback mailing list Qt5-feedback@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback