Gambas Documentation
Documents

_TreeView_Item (gb.gui.base)

This class reimplements _TreeView_Item in gb.qt4.

This class is virtual.

This class is not creatable.

This class acts like a read / write array.

Properties
Background  
Since 3.11
Return or set the item background color.
Children  
Count  
Depth  
Since 3.16
Return the depth of an item.
Editable  
Expanded  
Font  
Since 3.11
Return or set the item font.
Foreground  
Since 3.11
Return or set the item foreground color.
H  
Height  
Key  
ParentKey  
Picture  
RichText  
Selectable  
Selected  
Span  
Tag  
Since 3.16
Return or set the tag associated with a cell.
Text  
Visible  
Since 3.19
Return or set if the item is visible.
W  
Width  
X  
Y  

Methods
Clear  
CollapseAll  
Since 3.19
Collapse all children items recursively.
Delete  
EnsureVisible  
ExpandAll  
Since 3.19
Expand all children items recursively.
MoveAfter  
MoveBefore  
MoveFirst  
MoveLast  
Rename  
Reparent