Re: [Development] std::optional for Q_PROPERTY

2023-09-25 Thread Pierre-Yves Siret
Digging up this conversation cause I believe it would be a big added value, or at least make it should be made clear if that's not possible. Le ven. 21 juil. 2023 à 11:37, Giuseppe D'Angelo via Development < development@qt-project.org> a écrit : > On 21/07/2023 11:01, Volker Hilsheimer via Develo

Re: [Development] QSortFilterProxyModel: recursiveFilteringEnabled

2023-09-25 Thread Richard Gustavsen via Development
> On 21 Sep 2023, at 19:44, László Papp wrote: > > Thanks! > > 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 int