items.widgets.filter_editor#
The widget used set the text search filter of
FilterProxyModel
.
Classes:
|
Editor widget used to set a list model's persistent text filter. |
- class bookmarks.items.widgets.filter_editor.TextFilterEditor(parent=None)[source]#
Bases:
QDialog
Editor widget used to set a list model’s persistent text filter.
Methods:
action
()Edit action.
Adjusts the editor's size.
Sets the current filter text to the editor.
paintEvent
(event)Event handler.
Sets the editor's completer.
showEvent
(event)Event handler.
Shows the editor's completer.