Meshroom/meshroom/common
Yann Lanthony b21192282d QObjectListModel: implement 'index' method
Implementing this method allows to use QObjectListModel
in combination with other Qt classes that can act on a model
(eg: QSelectionItemModel, QSortFilterProxyModel...).
2024-12-06 10:12:11 +01:00
..
__init__.py Linting: Clean-up files 2024-09-12 10:50:13 +02:00
core.py Linting: Clean-up files 2024-09-12 10:50:13 +02:00
PySignal.py Remove workarounds and backports for Python 2 support 2022-12-05 17:16:21 +01:00
qt.py QObjectListModel: implement 'index' method 2024-12-06 10:12:11 +01:00