TreeExpander.setIndentForIcon
void setIndentForIcon(bool indentForIcon)Sets if the TreeExpander should indent the child by the width of an expander-icon when it is not expandable.
Parameters
indentForIcon | TRUE if the child should be indented without expander. Otherwise FALSE. |