[Development] QSortFilterProxyModel: recursiveFilteringEnabled

László Papp lpappyt at gmail.com
Fri Sep 29 12:25:09 CEST 2023


On Tue, Sep 26, 2023 at 11:46 AM Kevin Kofler via Development <
development at qt-project.org> wrote:

> László Papp wrote:
> > Since both QML and KDE have had this use case, and now, I also have it,
> as
> > well as another person on Stack Overflow, should we propose a public API
> > in Qt for this?
> >
> > I think this would be a great addition to the public interface.
> >
> > For now, I will implement my own version, but it sounds like this is
> > common enough to offer it in the public API longer-term.
>
> Can you not just use KItemModels? The KDescendantsProxyModel there is
> public, and it is a Tier 1 Framework depending only on QtCore and (if you
> want QML support) QtQml. Or is the LGPL-2.0-or-later license the issue?
>

We would not like to depend on all KItemModels. We only need this one. We
develop a widgets based application, not qml, so QtQml is also out of
question for us. I will create a ticket on Jira, thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20230929/a370231f/attachment.htm>


More information about the Development mailing list