The following header file(s) have changed between 3.0 and 3.1
eikcapca.h
eikctgrp.h
Type | Class | Change |
New public method | CEikCapCArray |
TBool CalcItemIndexes(TInt& aTopItemIndex, TInt& aMiddleItems,
TInt& aBottomItemIndex, TSize aAreaSize); |
Type | Class | Change |
New enum value | CEikControlGroup |
EDisableMSKDrawing |
New protected method | CEikControlGroup |
void SetMSKVisibility(TBool aEnable); |
The following header file(s) have changed between 3.1 and 3.2
eikcapc.h
eikcapca.h
Type | Class | Change |
New public method | CEikCaptionedControl |
TInt NumberOfLinesForScrollBar() const; |
Method changed | CEikCaptionedControl |
IMPORT_C void SetFormFlags( TInt aFlags ) ; |
New public method | CEikCaptionedControl |
IMPORT_C void SetIndicatorIconL( TInt aIcon, CFbsBitmap *aBitmap, CFbsBitmap *aMask ); |
New public method | CEikCaptionedControl |
IMPORT_C void SetPointerEventObserver(MPointerEventObserver *aObserver); |
New public method | CEikCaptionedControl |
MPointerEventObserver *PointerEventObserver() const; |
Type | Class | Change |
New public method | CEikCapCArray |
TInt FindItemFromTextLine(TInt aTextLine) const; |
New public method | CEikCapCArray |
TInt YPosToLine(const TRect &aRect, TInt aTop, TInt aMiddle, TInt aBottom, TInt aYCoord); |