Widget used to display or control data from a hierarchy of Parameters
Arguments: | |
parent | (QWidget) An optional parent widget |
showHeader | (bool) If True, then the QTreeView header is displayed. |
Adds one top-level Parameter to the view.
Arguments: | |
param | The Parameter to add. |
root | The item within the tree to which param should be added. By default, param is added as a top-level item. |
showTop | If False, then param will be hidden, and only its children will be visible in the tree. |
Remove all parameters from the tree.
Give input focus to the next (or previous) item after item