UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

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



Status Pane


CEikStatusPane

Client-side view of a status pane. Status panes are server-side objects; this class synchronises the server-side status pane layout with the application's status pane layout. Synchronisation is necessary as the server may need to change its status pane to reflect changes made by an application to its status pane. To ensure status pane synchronisation, an application must call the ApplyCurrentSettingsL() method whenever it switches to the foreground.

Class reference

CEikStatusPane

[Top]


CEikStatusPaneBase

The base class for status panes.

Class reference

CEikStatusPaneBase

[Top]


CEikStatusPaneModelBase

Base class for the status pane model.

Class reference

CEikStatusPaneModelBase

[Top]


MEikStatusPaneObserver

Enables the owner of the screen contents (the application user interface) to observe changes in the size of the status pane. As a result, applications may have to resize other components placed on the screen.

Class reference

MEikStatusPaneObserver