Skip to content

use filterRoleName

Marco Martin requested to merge work/mart/SortFilterModelApi into work/qt6_kf6

Adapt to the api change in KSortFilterProxyModel filterRole is now the int role number, the mapped name is filterRoleName

Setting one will change automatically the other one as well

Merge request reports