CBookmarkFolder Class Reference
class CBookmarkFolder : public CBookmarkBase |
Internal representation of a bookmark folder. It contains the folder specific properties and holds a pointer to an extended properties object. This object is only loaded when needed. A folder holds a list of child bookmark items. These can be either bookmarks or further folders. CBookmarkFolder provides methods for inserting, removing and moving these child bookmark items.
Constructor & Destructor Documentation
CBookmarkFolder(CBookmarkDb &)
Member Functions Documentation
ConstructL(CBookmarkFolder *)
InsertL(CBookmarkBase &, TInt)
NewL(CBookmarkFolder *, CBookmarkDb &)
SendChildrenToFolderL(CBookmarkFolder &)
SetIdFromIndexBase(TUint32)
void | SetIdFromIndexBase | ( | TUint32 | aIndexBase | ) | [virtual] |
TransLoadL()
void | TransLoadL | ( | ) | [virtual] |
TransRemoveL()
void | TransRemoveL | ( | ) | [virtual] |
TransSaveL()
void | TransSaveL | ( | ) | [virtual] |
Member Data Documentation
RArray< CBookmarkBase * > iChildren
CBkmrkProperties * iProperties
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.