The following header file(s) have changed between 3.0 and 3.1
aknscbut.h
eiksbfrm.h
eikscrlb.h
Type | Class | Change |
New public method | CAknScrollButton |
void SetContainerWindowL( const CCoeControl& aControl ); |
New public method | CAknScrollButton |
TInt CountComponentControls() const; |
New public method | CAknScrollButton |
CCoeControl* ComponentControl( TInt aIndex ) const; |
Type | Class | Change |
New public method | CEikScrollBarFrame |
TInt DrawBackground(TBool aDrawHorizontal, TBool aDrawVertical); |
New public method | CEikScrollBarFrame |
TInt DrawBackgroundState(TBool& aDrawHorizontal, TBool&
aDrawVertical); |
Type | Class | Change |
New public method | CAknDoubleSpanScrollBar |
void SetScrollPopupInfoTextL( const TDesC& aText ); |
New public method | CAknDoubleSpanScrollBar |
TBool DrawBackgroundState(); |
New public method | CAknDoubleSpanScrollBar |
void DrawBackground(TBool aDrawHorizontal); |
The following header file(s) have changed between 3.1 and 3.2
eiksbfrm.h
Type | Class | Change |
New public method | CEikScrollBarFrame |
void DrawScrollBarsDeferred() const; |
New public method | CEikScrollBarFrame |
MEikScrollBarObserver* ScrollBarFrameObserver(); |