MEikStatusPaneObserver Class Reference

API published in: S60 1st Ed

Link against: eikcoctl.lib

Capability Information

Required Capabilities

None


#include <eikspane.h>

Inherited by CAknAppUi [private], and CAknIndicatorContainer.


Detailed Description

The MEikStatusPaneObserver interface allows a status pane observer to pick up changes in the size or position of the status pane.

Such events will be as a result of layout changes which cause an actual change in the status pane rectangle.


Public Member Functions

virtual void  HandleStatusPaneSizeChange ()=0

Member Function Documentation

virtual void MEikStatusPaneObserver::HandleStatusPaneSizeChange  )  [pure virtual]
 

Implemented in CAknAppUi, CAknIndicatorContainer, and CAknViewAppUi.


The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top