Table 1: aknutils.h| Type | Class | Change |
| New public method | AknLayoutUtils | static void LayoutEdwin( CEikEdwin* aEdwin, const TRect&
aEdwinParent, const TAknTextLineLayout& aLayout, TInt aNumberOfLinesToShowOverRide,
TInt aBaselineSeparationOverRide, TAknsQsnTextColorsIndex aOverrideColor,
TInt& aNumberOfVisibleLines ); |
| New public method | AknLayoutUtils | static TAknMainPaneState MainPaneState(); |
| New public method | AknLayoutUtils | static TBool PenEnabled(); |
| New public method | AknLayoutUtils | static TBool MSKEnabled(); |
| New public method | AknLayoutUtils | static void GetEdwinVerticalPositionAndHeightFromLines( TInt
aParentHeight, const TAknTextLineLayout& aLayout, TInt aBaselineSeparationOverRide,
TInt aNumberOfLinesToShowOverRide, TInt& aEdwinVerticalPositionRelativeToParent,
TInt& aEdwinHeight ); |
| New public method | AknLayoutUtils | static TInt EdwinLinesWithinHeight ( const TAknTextLineLayout&
aLayout, TInt aBaselineSeparationOverride, TInt aMaxHeight, TInt& aUsedHeight); |
| New public method | TAknLayoutText | TInt BaselineOffset() const; |
| New global method | | void SetKeyblockMode( TAknKeyBlockMode aMode ); |
| New method | namespace AknDateTimeUtils | void ConvertUtcTimeToHomeTime( TTime& aTime ); |
| New method | namespace AknLangUtils | HBufC* DisplayLanguageTagL(); |
| New public enum | AknLayoutUtils | TAknMainPaneState |
| New constant | | const TInt KAknLayoutUtilsDoNotOverride |