[]RSS

About Archives Artwork Comic Contact Philosophy Projects Tags

QT and Webkit

[Comment]

December 14th, 2007 in Micro Blog

A screenshot of webkit in QTIt looks like Trolltech is integrating Webkit into QT in a deep way. It’s available as a heavily updated widget, and they’re working to coerce their JavaScript core with Webkit’s. It’s not available in the official builds yet, it looks like they’re serious about the concept.

Check out the source (git repository) and docs (webkit/qt wiki pages).

QT code formatter

[Comment]

August 8th, 2007 in Links

Here’s a rich QT-based code formatter.

Designing Qt-Style C++ APIs

[Comment]

April 9th, 2006 in Links

An article from TrollTech describing their API design approaches, Designing Qt-Style C++ APIs.