The following header file(s) have changed between 3.0 and 3.1
aknedstsobs.h
eikedwin.h
eikmfne.h
| Type | Class | Change |
| New enum value | MAknEdStateObserver | EAknEdwinStateEvent::EAknSyncEdwinState |
| Type | Class | Change |
| New public method | CEikEdwin | void SetAmountToFormatL( TBool aIsNewDoc, TBool aReFormat ); |
| New public method | CEikEdwin | void SetSuppressBackgroundDrawing( TBool aSuppress ); |
| New public method | CEikEdwin | TBool IsBackgroundDrawingSuppressed() const; |
| New public method | CEikEdwin | void SetTextLinesRect( const TRect& aRect ); |
| New public method | CEikEdwin | TRect GetTextLinesRect() const; |
| New public method | CEikEdwin | void SetSuppressNotifyDraw( TBool aEnabled ); |
| New public method | CEikEdwin | void SetSuppressFormatting( TBool aSuppressed ); |
| New enum value | CEikEdwin | TEikEdwinFlags::ESuppressNotifyDraw |
| New enum value | CEikEdwin | TEikEdwinFlags::ESuppressFormatting |
| Type | Class | Change |
| New public method | CEikMfneNumber | void SetDigitType(TDigitType aDigitType, const CFont& aFont); |
| New public method | CEikMfneNumber | TDigitType DigitType() const; |
| New public method | CEikMfneNumber | void RefreshDigitType(const CFont& aFont); |
| New public method | CEikMfneNumber | void SetTrailingZeros(); |
| New public method | CEikMfne | void ResetFieldArray() |
| New public method | CEikMfne | void SetSuppressBackgroundDrawing( TBool aSuppress ); |