API published in: S60 1st Ed
Link against: eikcoctl.lib
Required Capabilities
None
#include <eikspmod.h>
Public Member Functions |
|
~CEikStatusPaneSetInit () | |
Destructor. |
|
void | LoadDefaultsL (TResourceReader &aResource) |
Loads deafault values of the panes from given resource. |
|
TEikStatusPaneInit & | FindL (const TPaneId &aPaneId) |
Finds the pane init with a given id. |
|
Static Public Member Functions |
|
static CEikStatusPaneSetInit * | NewL () |
Two phase constructor. |
|
Destructor. |
|
Finds the pane init with a given id. If a pane init is not found, method leaves with code KErrNotFound.
|
|
Loads deafault values of the panes from given resource. Values are read from SPANE_PANE structure found in the STATUS_PANE_SYSTEM_MODEL and STATUS_PANE_APP_MODEL resource structures
|
|
Two phase constructor. |