Provides various services that are accessible everywhere in an application. More...
It is accessible only as a symbian context property.
read-onlycurrentTime : QString |
Returns the current time as a string. The string is in the same format as the string that is visible in the StatusBar component. The property is updated once a minute.
read-onlyforeground : bool |
Indicates whether the application is on foreground or not. The property value change is based on the QEvent::ApplicationActivate and QEvent::ApplicationDeactivate events.
Indicates the last used list interaction mode. The possible interaction modes are Symbian.TouchInteraction and Symbian.KeyNavigation.