Creating an application using both Qt and Symbian C++

Most mobile technologies are covered by standard Qt modules but there are some technologies where you will need to use Symbian C++ APIs. When you use the Symbian C++ APIs, you need will need to translate between Symbian data types and mechanisms and the corresponding Qt data types and mechanisms.

Related concepts