Tree.remove

bool remove(TreeItem item)

Removes an item from the tree.

Parameters

itemItem to remove

Returns

true on success