Is it new platform for learning mobile app ?
IS this software used in any mobile ?
Is it new platform for learning mobile app ?
IS this software used in any mobile ?
Have you tried searching for "Qt" with Google (or any other search engine)? It's always better to search before asking something
Qt is a framework. A cross-platform one. That means applications written in Qt can be deployed on many systems without changing the code.
Some useful links:
http://wiki.forum.nokia.com/index.php/Qt_for_S60
http://en.wikipedia.org/wiki/Qt_(toolkit)
Last edited by bogdan.galiceanu; 2008-12-31 at 10:43.
Qt is already available on Windows Mobile. Qt for S60 is still in technology preview but you can use it already.
To learn more about Qt, see http://trolltech.com/developer. In http://trolltech.com/qt-in-use you can see where Qt has been used.
In close future, you can develop native C++ applications both for Windows Mobile and S60 using Qt - same sources
- Eero