MTextListBoxModel Class Reference
class MTextListBoxModel : public MListBoxModel |
Text list box model interface.
Text list box models provide the text of the items which are drawn by an associated CTextListItemDrawer. This interface is implemented by CTextListBoxModel.
Constructor & Destructor Documentation
~MTextListBoxModel()
IMPORT_C | ~MTextListBoxModel | ( | ) | |
Member Functions Documentation
ItemText(TInt)
TPtrC
| ItemText | ( | TInt | aItemIndex | ) | const [pure virtual] |
Gets the item text for an item by its index. This text, rather than the matcher string, is drawn by CTextListItemDrawers.
Parameters
TInt aItemIndex | Index specifying an item. |
MListBoxModel_Reserved()
IMPORT_C TAny * | MListBoxModel_Reserved | ( | ) | [private, virtual] |
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.