The following header file(s) have changed between 3.0 and 3.1
akncheckboxsettingpage.h
akntextsettingpage.h
aknsettingitemlist.h
aknsettingpage.h
aknradiobuttonsettingpage.h
| Type | Class | Change |
| New public method | CAknCheckBoxSettingPage | void HandleResourceChange(TInt aType); |
| Type | Class | Change |
| New protected method | CAknTextSettingPage | virtual TBool OkToExitL(TBool aAccept); |
| New protected method | CAknTextSettingPage | TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent,
TEventCode aType); |
| Type | Class | Change |
| New public method | CAknSettingItem | void SetProtectionState( CAknSettingItem::TSettingItemProtection
aProtected ); |
| New public method | CAknSettingItem | CAknSettingItem::TSettingItemProtection ProtectionState(); |
| New enum | CAknSettingItem | TSettingItemProtection |
| New enum values | CAknSettingItem | TFlags::ENoProtection |
| New enum values | CAknSettingItem | TFlags::EViewOnly |
| New enum values | CAknSettingItem | TFlags::EProtected |
| Type | Class | Change |
| New public method | CAknSettingPage | void SetEditState(const TBool aEditable); |
| New public method | CAknSettingPage | TBool IsEditable() const; |
| Type | Class | Change |
| New public method | CAknRadioButtonSettingPage | void HandleResourceChange(TInt aType); |