processcore: Add an option to ApplicationDataModel to include specific cgroups
- processcore: Add an option to ApplicationDataModel to include specific cgroups
This adds a QVariantMap property to ApplicationDataModel that can contain cgroup names as keys and a map with name, icon as value. If set, each cgroup that contains one of the keys will be included in a single row with name and icon matching the values from the map.