What does QT mean for nokia/symbian devices

No.. Qt is for cross platform web development. For example, a developer could write something in Qt that could easily be used on a mobile phone or a desktop leveraging the same source code so they wouldn't have to be writing it for every platform. This sort of dev strategy will be what most devs will want going forward.. Write the app once and it just works for all platforms quite easily.
 
Back
Top