Misc Controls API: Changes

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

Table 1: eikcapca.h
Type Class Change
New public method CEikCapCArray TBool CalcItemIndexes(TInt& aTopItemIndex, TInt& aMiddleItems, TInt& aBottomItemIndex, TSize aAreaSize);

Table 2: eikctgrp.h
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

Table 3: eikcapc.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;

Table 4: eikcapca.h
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);


Copyright © Nokia Corporation 2001-2008
Back to top