On Fri, Sep 29 2023 at 11:25:09 +01:00:00, László Papp
wrote:
> We develop a widgets based application, not qml,
> so QtQml is also out of question for us.
KItemModels can also be built without QML support, then it depens only
on QtCore, not QtQml.
Kevin Kofler
--
Development maili
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?