Added Google Chat client as a new WebKit example
commit2e8ece735d6a31f4657192e77b9dc53fb2a03e9c
authorAriya Hidayat <ariya.hidayat@nokia.com>
Thu, 23 Apr 2009 12:13:35 +0000 (23 14:13 +0200)
committerSimon Hausmann <simon.hausmann@nokia.com>
Thu, 23 Apr 2009 13:36:07 +0000 (23 15:36 +0200)
treec6a32986881db8d446bf970fc4766218fc078863
parenteb48c652475a11d32e8ce5fd7d42cea827656f10
Added Google Chat client as a new WebKit example

Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
demos/qtdemo/xml/examples.xml
doc/src/examples.qdoc
doc/src/examples/googlechat.qdoc [new file with mode: 0644]
doc/src/images/googlechat-example.png [new file with mode: 0644]
examples/webkit/googlechat/form.ui [new file with mode: 0644]
examples/webkit/googlechat/googlechat.cpp [new file with mode: 0644]
examples/webkit/googlechat/googlechat.h [new file with mode: 0644]
examples/webkit/googlechat/googlechat.pro [new file with mode: 0644]
examples/webkit/googlechat/main.cpp [new file with mode: 0644]
examples/webkit/webkit.pro