Entry::SetParent
Previous
|
Next
Entry::SetParent
Entry
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.