Setting Pages API: Changes

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

Table 5: akncheckboxsettingpage.h
Type Class Change
New public method CAknCheckBoxSettingPage void HandleResourceChange(TInt aType);
Table 6: akntextsettingpage.h
Type Class Change
New protected method CAknTextSettingPage virtual TBool OkToExitL(TBool aAccept);
New protected method CAknTextSettingPage TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent, TEventCode aType);
Table 7: aknsettingitemlist.h
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
Table 8: aknsettingpage.h
Type Class Change
New public method CAknSettingPage void SetEditState(const TBool aEditable);
New public method CAknSettingPage TBool IsEditable() const;
Table 9: aknradiobuttonsettingpage.h
Type Class Change
New public method CAknRadioButtonSettingPage void HandleResourceChange(TInt aType);


Copyright © Nokia Corporation 2001-2008
Back to top