Contents

enterEntry()

Recurse into the current entry in the registry iteration.

Declaration

virtual void enterEntry(
 void );

Overview

This method makes the current entry, ie. the last entry returned by getNextObject et al., the root in a new level of recursion.

See Also

Miscellaneous