Requesting changes in Qt
Open, Needs TriagePublic

Description

e.g. to simplify dependencies? ex: QAction-like in QtGui

knauss created this task.Sep 9 2019, 9:10 PM
cfeck renamed this task from Requesting changed in Qt to Requesting changes in Qt .Sep 10 2019, 6:39 PM
vkrause moved this task from Backlog to Needs Input on the KF6 board.Sep 12 2019, 9:19 AM

While many methods in QAbstractItemModel, including QModelIndex are usable from QML these days, the properties on e.g. QSortFilterProxyModel all lack a NOTIFY signal. When added, those classes could more easily be used in and exposed to QML.

dfaure added a subscriber: dfaure.Nov 20 2019, 11:24 PM

@broulik that's an easy one that doesn't have to wait for Qt6, go ahead and submit a patch, I'll review it :-)

https://codereview.qt-project.org/c/qt/qtbase/+/282297 :)
I realized the filter string stuff is a slot already so that can be used imperatively already at least.

ervin moved this task from Needs Input to Announced on the KF6 board.Mar 28 2021, 1:33 PM
ervin moved this task from Announced to Metatasks on the KF6 board.