Details
-
Suggestion
-
Resolution: Duplicate
-
P3: Somewhat important
-
4.4.0
-
None
Description
At the moment customizing the filtering behavior of QCompleter is rather impossible due to the lack of virtual functions and no setter function for the completion model. It would be nice if there was a function that took, for example, a QAbstractProxyModel (or even QSortFilterProxyModel) that could be used for customizing how the completion items are filtered.
Attachments
Issue Links
- is replaced by
-
QTBUG-7830 Make QCompleter more extensible
- Open