SettingPages API: Changes

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

Table 5: akncheckboxsettingpage.h
TypeClassChange
New public methodCAknCheckBoxSettingPagevoid HandleResourceChange(TInt aType);
Table 6: akntextsettingpage.h
TypeClassChange
New protected methodCAknTextSettingPagevirtual TBool OkToExitL(TBool aAccept);
New protected methodCAknTextSettingPageTKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent, TEventCode aType);
Table 7: aknsettingitemlist.h
TypeClassChange
New public methodCAknSettingItemvoid SetProtectionState( CAknSettingItem::TSettingItemProtection aProtected );
New public methodCAknSettingItemCAknSettingItem::TSettingItemProtection ProtectionState();
New enumCAknSettingItemTSettingItemProtection
New enum valuesCAknSettingItemTFlags::ENoProtection
New enum valuesCAknSettingItemTFlags::EViewOnly
New enum valuesCAknSettingItemTFlags::EProtected
Table 8: aknsettingpage.h
TypeClassChange
New public methodCAknSettingPagevoid SetEditState(const TBool aEditable);
New public methodCAknSettingPageTBool IsEditable() const;
Table 9: aknradiobuttonsettingpage.h
TypeClassChange
New public methodCAknRadioButtonSettingPagevoid HandleResourceChange(TInt aType);


Copyright © Nokia Corporation 2001-2007
Back to top