On 2023-09-21, Richard Gustavsen via Interest <interest@qt-project.org> wrote:
>
>> 
>> But somehow, this is not working. Only the "root" node gets displayed in the 
>> table view.
>> 
>> Do you have any ideas what I could be missing?
>
>
> I would guess/assume that if you filter out a parent node, you also filter 
> out all it’s children; The children cannot “exist” in the remaining tree 
> model without it’s parent.
https://api.kde.org/frameworks/kitemmodels/html/classKDescendantsProxyModel.html
 
and a custom rule in a QSFPM could probably get you there.

/Sune

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to