On Friday 19. March 2010 13.33.28 ext Haritha Kowdeed wrote: > Hello There, > > Can we develop the desktop application using QTWebkit. Our appplication > mainly be using HTML,CSS,Javascript and C++ as its backend. If we can > develop the application , then can we know What are the Softwares we need > to download to develop the application and what is mandatory middleware > /software on the user machine to run the application out- of the box. > > Any response to this would be appreciated, > -Harry >
Hello, Yes you can develop a desktop application that use QtWebKit, actually this is the main use case :-). For development I suggest to use the QtCreator (look at http://qt.nokia.com/downloads), but you are free to chose a different tool. To use your application you should have computer with installed Qt library and deployed you application. Cheers, _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
