The example applications below are fully working applications published, with source code, to help with and illustrate different areas of UIQ 3 programming. Special attention and effort has been put in writting and documenting the code to provide you with the best support and basics when developing for UIQ.
Latest examples
Internet radio
Example application capable of locating and listening to Internet radio stations demonstrating the use of some APIs and good practices in application development.
Full description
You need to be a registered member of the UIQ Developer Community and logged in to be able to download this file.
QCommands
Demonstrates how commands can be used in different ways and how the commands are presented in the UI for the user.
Full description
You need to be a registered member of the UIQ Developer Community and logged in to be able to download this file.
QDialogs
Presents the different dialog types that are found in UIQ 3 and should be used as a guide when you want to create a dialog.
Full description
You need to be a registered member of the UIQ Developer Community and logged in to be able to download this file.
QEdwinEx
Shows how to constrain input to positive integers and navigation keys in a new control derived from CEikEdwin.
Full description
You need to be a registered member of the UIQ Developer Community and logged in to be able to download this file.
QDynamicCtl
Demonstrates the dynamic construction and destruction of commands and controls within ViewActivatedL() and ViewDeactivated().
Full description
You need to be a registered member of the UIQ Developer Community and logged in to be able to download this file.
QHelloWorld
Presents the basics of developing for UIQ, displaying a single view, a text message and a menu bar.
Full description
You need to be a registered member of the UIQ Developer Community and logged in to be able to download this file.
QLayout
Presents the features for layouts and building blocks handling in UIQ.
Full description
You need to be a registered member of the UIQ Developer Community and logged in to be able to download this file.
QListBox
Creates several list box examples, from simple to more advanced examples that highlight different areas in the list box.
Full description
You need to be a registered member of the UIQ Developer Community and logged in to be able to download this file.
QListBox Custom & Swap
Demonstrates the usage of custom list box layouts and how to swap content within a list box item.
Full description
You need to be a registered member of the UIQ Developer Community and logged in to be able to download this file.
QMenuPopout
Demonstrates the usage of menu pop outs in UIQ by displaying a menu popout containing two commands.
Full description
You need to be a registered member of the UIQ Developer Community and logged in to be able to download this file.
QMyDirectory
Simple database application where the user can store and manage information about personal media items (movies, music, etc.).
Full description
You need to be a registered member of the UIQ Developer Community and logged in to be able to download this file.
QText
Shows how to use TCoeFont, TBidiText, CCoeTextDrawerBase, and XCoeTextDrawer.
Full description
You need to be a registered member of the UIQ Developer Community and logged in to be able to download this file.