Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.4.0
-
None
Description
It would be nice to have the maximum number of items selectable in an QAbstractItemView (-1 being unlimited and the default to keep previous functionality). Maybe it should act like a queue (bumping out the oldest selection) or just block new selections. The latter would cause less user confusion. There could be a counter at the bottom (or elsewhere) for how many selections are left.