Contents |
Indicator Container is a pane on the Status pane, which contains all the indicators which show the status of the phone.
API category | public |
API type | c++ |
Existed since | Legacy S60 0.9 |
API libraries | avkon.lib |
Location | /sf/mw/classicui/classicui_pub/indicators_api
|
Buildfiles | /sf/mw/classicui/classicui_pub/indicators_api/group/bld.inf
|
Indicator Container is a Framework API. It can be used by the application to control the application's indicator state (as opposite to the global indicator state, which is controlled through other APIs).
This API is fully supported in the WINS/WINSCW emulator environment.
This API is an SDK API and available on all S60 platforms. The document is valid from S60 release 5.0 onwards.
This API is valid for all S60 platforms.
Classes | Files |
---|---|
|
/epoc32/include/mw/AknIndicatorContainer.h
MAknEditingStateIndicator
/epoc32/include/mw/aknEditStateIndicator.h
The following class diagram shows the class structure of CAknIndicatorContainer
The indicator's state can be controlled through this function void SetIndicatorValueL( TUid aIndicatorId, const TDesC& aString ).
The incall bubble can be controlled through the following functions.