The WTreeTable combines the functionality of a WTree and a WTable. It is a table where the first
column contains a collapsible tree. The WTreeView is the MVC
equivalent of a WTreeTable, but less flexible. With a
WTreeTable, each row can have a different height, and
any widget can be contained within a cell.
Related topics: WTreeView,
WTable,
WTree.