UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

[Index] [Spacer] [Previous] [Next]



Source files

To create a UIQ application, the application programmer has to write the following source files:

  1. A resource file .rss, see Resource files

  2. A .hrh header file—this links the resource file with the C++ source. This must be included in the .rss file.

  3. A .h and .cpp C++ source files, see C++ source files.

This section discusses these source files in more detail.

UIQ application binaries are compiled from a number of source and header files.