"rootIsDecorated"
The attribute "rootIsDecorated" specifies whether the tree view shows open/close signs on root items.
Synopsis
shape.rootIsDecorated(bool mode);
Parameters
Parameter | Description |
---|---|
shape | Name of the object |
mode |
TRUE = The open/close signs are shown. FALSE = The open/close signs are not shown. |
Description
The attribute "rootIsDecorated" specifies whether the tree view shows open/close signs on root items.
Assignment
Tree widget, DpTreeView