Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.2.2
-
None
Description
Currently QAbstractItemModel::match() will match only the items of the column of the start index. It would be nice if it this function could search all the columns of a view. This could be done by introducing a new MatchFlag.