[WebKit-devel] KDE Webkit status update...

Dawit A. adawit at kde.org
Sun Oct 4 16:27:00 CEST 2009


On Sunday 04 October 2009 08:03:27 Urs Wolfer wrote:
> Okay, I have done a little work on it:
> * add api docs in public header
> * remove context menu stuff as discussed on ml since it can be implemented
>  in a cleaner way
> * add setAllowExternalContent() / isExternalContentAllowed also in KWebView
> * fixed some issues reported by Krazy
> 
> Still the searchBar() issue needs to be sorted out. Probably the search bar
> could also go into the part, not the kdewebkit lib?
> 
> Also many slots needs to be moved to the d-ptr IMHO. They do not affect the
> API in any way.

Would not that mean the private class has to be a QObject. If so why ? The 
cost of doing that is not worth the ability to hide a few protected/private 
member functions/slots.


More information about the WebKit-devel mailing list