> 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.
The short answer is yes. The long answer: I guess first you need to explore QtWebKit documentation: http://doc.qt.nokia.com/4.6/qtwebkit.html for details. And if you are not familiar with Qt yet, learn Qt first (see http://doc.qt.nokia.com/4.6/how-to-learn-qt.html for pointers). -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
