Skip to content

Reintroduce the option to display the process model as a tree

Marco Martin requested to merge work/mart/processTree into master

introduce new property flatList (default true)

if set to false, the model becomes a tree following the unix process tree hierarchy a QML view to it will then need to be KDescendantProxyModel

Merge request reports