Daily Shaarli

All links of one day in a single page.

September 19, 2009

Qt Labs Blogs » Qt in the Cloud with QWebClient

I’ve been playing with javascript lately, and here’s the result: QWebClient, a thin client for Qt applications. This is a pure Javascript implementation which runs in any modern browser (no plugins required). QWebClient works by starting an http server in the application process, which the browser then connects to. The project currently has research quality - get the source at qt.gitorious.org