On Tue, Sep 26, 2023 at 11:46 AM Kevin Kofler via Development < development@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.
-- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development