b9cf9d180b
Rather than having a CompletionView instantiate and register a Completer, instantiate both in MainWindow. The CompletionView is the parent of the Completer, and communicates by emitting selection_changed, meaning it no longer needs to contain a reference to the Completer. |
||
---|---|---|
.. | ||
test_column_widths.py | ||
test_completer.py | ||
test_completionwidget.py | ||
test_models.py | ||
test_sortfilter.py |