Home · All Classes · Main Classes · Deprecated |
A node points a a list of children. More...
Inherited by MStyleSheetSelectorTree.
Classes | |
struct | ChildHeader |
Public Member Functions | |
const void * | childWithIndex (MUniqueStringCache::Index index) const |
A node points a a list of children.
The children are identified by a integer. The list of children is saved in a header consisting of the integer and an offset to the actual child. As the integers are sorted a child can be found with a binary search.
const void * Node::childWithIndex | ( | MUniqueStringCache::Index | index | ) | const |
Copyright © 2010 Nokia Corporation | MeeGo Touch |