[WebKit-devel] Using of kdewebkit instead of QtWebKit in KDE

Dawit A adawit at kde.org
Sun May 9 01:02:54 CEST 2010


On Saturday, May 08, 2010 17:38:49 alekcejk at googlemail.com wrote:
> Hi,
> 
> There are many examples of directly using of QtWebKit in KDE code.
> 
> After kdewebkit was moved to kdelibs may be it is make sense to use in KDE
> code kdewebkit instead directly using of QtWebKit?
>
> Is there any discussions about this?

There is no discussion about this mostly because kdewebkit is nothing more 
than a simple wrapper around the classes in QtWebKit. That is all the examples 
that exist out there for using QtWebKit in KDE apply to using kdewebkit with 
one minor change. Replace all the Q with a K :) Unless you want to use some of 
the other additional functionality provided like KWallet integration, then 
there is nothing more to do besides that...

However, it would be great if someone took the time to write something about 
using kdewebkit. Better yet it would be even better if some would spend the 
time to improve the documentation of the classes in kdewebkit with usage and 
other examples.

Regards,
Dawit A.


More information about the WebKit-devel mailing list