What you need to consider when developing Qt applications for the Symbian Platform
Qt is a cross-platform application framework that isolates the developer, as much as possible, from operating system differences. However, when Qt is ported to a particular OS, there are still some things you need to take into account regarding the underlying platform. Sometimes there are unavoidable limitations in the platform and sometimes special configuration items are required.
This section describes the various things you should be aware of when developing Qt applications for the Symbian platform. Many things are automated by the build tools and the Carbide.c++ IDE, but there are still some things that you need to take care of yourself.