API published in: S60 1st Ed
Link against: eikcoctl.lib
Required Capabilities
None
#include <eikspmod.h>
Inherits CEikStatusPaneModelBase.
Public Member Functions | |
~CEikAppStatusPaneModel () | |
Destructor. | |
void | ApplyCurrentLayoutL () |
Takes current layout into use. | |
void | SetLayoutL (TInt aLayoutResId, TBool aChangeStatusPaneNow=ETrue) |
from CEikStatusPaneModelBase | |
void | SetLayoutL (TInt aLayoutResId, TBool aChangeStatusPaneNow, TBool aNotfiyServerSide) |
from CEikStatusPaneModelBase | |
Static Public Member Functions | |
static CEikAppStatusPaneModel * | NewL (CEikonEnv &aEikEnv, TInt aCoreResId, TInt aAppResId=EEikStatusPaneUseDefaults, TBool aChangeStatusPaneNow=ETrue) |
Two phase constructor. |
|
Destructor. |
|
Takes current layout into use. |
|
Two phase constructor.
|
|
|
Reimplemented from CEikStatusPaneModelBase. |