StatusPane API: Changes

The following header file(s) have changed between 3.0 and 3.1

Table 3: eikspane.h
TypeClassChange
New public methodCEikStatusPaneBasevoid OptimizeClearerWindowShape(TInt aOldResourceId, TInt aNewResourceId, TRegion& aRegion);
New protected typedefCEikStatusPaneBasetypedef CArrayPtrFlat<CEikStatusPaneContainer> CContainerControls;
New protected member variableCEikStatusPaneBaseCContainerControls* iControls;
Table 4: eikspmod.h
TypeClassChange
New public methodCEikStatusPaneLayoutTreestatic CEikStatusPaneLayoutTree* NewL(CEikStatusPaneLayout* aLayout, TResourceReader& aResource, TDirection aDefaultDirection = EHorizontal);
New public methodCEikStatusPaneLayoutTreeTRect AknLayoutRect(TInt aLayoutResourceId, TPaneId aPaneId);
New public methodCEikStatusPaneLayoutTreeTRect AknLayoutRect(TInt aLayoutResourceId, TPaneId aPaneId);


Copyright © Nokia Corporation 2001-2007
Back to top