CWPAdapterManager Class Reference
| class CWPAdapterManager : public CBase |
Constructor & Destructor Documentation
CWPAdapterManager()
| CWPAdapterManager | ( | ) | [protected] |
Member Functions Documentation
CanSetAsDefault(TInt)
Checks if the setting can be set as default.
ConstructL()
| void | ConstructL | ( | ) | [protected] |
By default Symbian 2nd phase constructor is private.
DetailsL(TInt, MWPPairVisitor &)
|
TInt
| DetailsL | ( | TInt | aIndex, |
| | MWPPairVisitor & | aVisitor |
| | ) | |
Calls a visitor for each details line of a particular item.
Parameters
| TInt aIndex | The number of the item |
| MWPPairVisitor & aVisitor | The visitor to call |
ItemCount()
Returns the number of settings items.
ItemIndex(TInt, TInt &, TInt &)
| void | ItemIndex | ( | TInt | aItem, |
| | TInt & | aAdapter, |
| | TInt & | aAdapterIndex |
| | ) | const [private] |
Converts an item number into a pair of adapter and adapter local item number.
Parameters
| TInt aItem | Setting number |
| TInt & aAdapter | Contains adapter number after the call |
| TInt & aAdapterIndex | Contains adapter local item number after the call |
PopulateL(CWPRoot &)
Populates adapters with a document.
SaveL(MWPContextManager &, TInt)
SetAsDefaultL(TInt)
| void | SetAsDefaultL | ( | TInt | aItem | ) | |
Sets the setting as default.
SummaryText(TInt)
Parameters
| TInt aIndex | Number of the setting item to read |
SummaryTitle(TInt)
Parameters
| TInt aIndex | Number of the setting item to read |
Member Data Documentation
CArrayPtr< CWPAdapter > * iAdapters
TInt
iItemCount
|
TInt
| iItemCount | [protected] |
RArray< TInt > iItemIndexes
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.