API published in: S60 1st Ed
Link against: avkon.lib
Required Capabilities
None
#include <aknsettingitemlist.h>
Inherits CAknSettingItem.
The additional functionality is small - merely to ensure that there is an empty string in the list box text.
To derive from this class, the client code is usually expected to add a new constructor, re-implement StoreL, LoadL() and EditItemL().
Public Member Functions |
|
IMPORT_C | CAknBigSettingItemBase (TInt aIdentifier) |
Contruct the "Big" setting item. |
|
Protected Member Functions |
|
virtual IMPORT_C const TDesC & | SettingTextL () |
|
Contruct the "Big" setting item. The passed resource identifier all that is needed There is no external value to reference. |
|
Reimplemented from CAknSettingItem. |