| class MHnMenuItemModelIterator |
Menu item model iterator.
Used to iterate on menu items structure. Provides basic iterator interface.
| Public Member Functions | |
|---|---|
| CHnMenuItemModel * | GetNext () |
| CHnMenuItemModel * | GetNextSpecific () |
| TBool | HasNext () |
| TBool | HasNextSpecific () |
| void | Reset () |
| CHnMenuItemModel * | GetNext | ( | ) | [pure virtual] |
Gets the next item and move the cursor to the next item.
| CHnMenuItemModel * | GetNextSpecific | ( | ) | [pure virtual] |
e.g. Applications folder item ) and move the cursor to the next menu item.
| TBool | HasNext | ( | ) | [pure virtual] |
Checks whether there is at least one more element.
| TBool | HasNextSpecific | ( | ) | [pure virtual] |
Checks whether there is at least one more element (item specific).
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.