Editors API: Changes

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

Table 13: aknedstsobs.h
TypeClassChange
New enum valueMAknEdStateObserver EAknEdwinStateEvent::EAknSyncEdwinState

Table 14: eikedwin.h
TypeClassChange
New public methodCEikEdwinvoid SetAmountToFormatL( TBool aIsNewDoc, TBool aReFormat );
New public methodCEikEdwinvoid SetSuppressBackgroundDrawing( TBool aSuppress );
New public methodCEikEdwinTBool IsBackgroundDrawingSuppressed() const;
New public methodCEikEdwinvoid SetTextLinesRect( const TRect& aRect );
New public methodCEikEdwinTRect GetTextLinesRect() const;
New public methodCEikEdwinvoid SetSuppressNotifyDraw( TBool aEnabled );
New public methodCEikEdwinvoid SetSuppressFormatting( TBool aSuppressed );
New enum valueCEikEdwin TEikEdwinFlags::ESuppressNotifyDraw
New enum valueCEikEdwin TEikEdwinFlags::ESuppressFormatting

Table 15: eikmfne.h
TypeClassChange
New public methodCEikMfneNumbervoid SetDigitType(TDigitType aDigitType, const CFont& aFont);
New public methodCEikMfneNumber TDigitType DigitType() const;
New public methodCEikMfneNumbervoid RefreshDigitType(const CFont& aFont);
New public methodCEikMfneNumber void SetTrailingZeros();
New public methodCEikMfnevoid ResetFieldArray()
New public methodCEikMfnevoid SetSuppressBackgroundDrawing( TBool aSuppress );


Copyright © Nokia Corporation 2001-2007
Back to top