anki/qt/aqt/browser/sidebar
Damien Elmes a7812dedc0 switch to new-style PyQt scoped enums and Qt6
The enum changes should work on PyQt 5.x, and are required in PyQt 6.x.
They are not supported by the PyQt5 typings however, so we need to run
our tests with PyQt6.
2021-10-15 12:57:19 +10:00
..
__init__.py Declare all legacy pathnames in browser init 2021-04-13 11:30:32 +02:00
item.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
model.py switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00
searchbar.py switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00
toolbar.py switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00
tree.py switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00