View Single Post
Posts: 25 | Thanked: 22 times | Joined on Dec 2009
#46
Originally Posted by xizzhu View Post
because webkit is integrated into qt, and WRT is actually based on qt. therefore, qtwebkit is preferred
Thanks, I thought something like that might be the case, but in what ways do QtWebKit and Qt interact? Does QtWebKit already have web developer-facing bindings to Qt APIs, or is it just easy to embed in Qt apps? (I would have thought Gecko would be easy to embed, too, though.)

I assume another reason is for consistency with WRT on S60 and to cut down on code duplication. Understandable, but still disappointing.