Entry::SetParent

Entry::SetParent
inline void SetParent(Entry* parent);
Description

SetParent sets the parent node in the rendering tree.

Parameters
Parameters 
Description 
Entry* parent 
Pointer to an Entry node which is set as the parent node in the display tree.