CAknIntegerEdwinSettingItem Class Reference

API published in: S60 1st Ed

Link against: avkon.lib

Capability Information

Required Capabilities

None


#include <aknsettingitemlist.h>

Inherits CAknIntegerSettingItem.


Public Member Functions

IMPORT_C  CAknIntegerEdwinSettingItem (TInt aIdentifier, TInt &aValue)
virtual IMPORT_C void  EditItemL (TBool aCalledFromMenu)
  This launches the setting page for editing using the integer edwin class.

Constructor & Destructor Documentation

IMPORT_C CAknIntegerEdwinSettingItem::CAknIntegerEdwinSettingItem TInt  aIdentifier,
TInt &  aValue
 

Member Function Documentation

virtual IMPORT_C void CAknIntegerEdwinSettingItem::EditItemL TBool  aCalledFromMenu  )  [virtual]
 

This launches the setting page for editing using the integer edwin class.

Parameters:
aCalledFromMenu  - ignored in this class

Implements CAknIntegerSettingItem.


The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top