TreeExpander.setIndentForDepth

void setIndentForDepth(bool indentForDepth)

Sets if the TreeExpander should indent the child according to its depth.

Parameters

indentForDepthTRUE if the child should be indented. Otherwise FALSE.