ayon-core/openpype/tools/utils
Alexey Bogomolov e917d2b91f
Qt UI: Multiselection combobox PySide6 compatibility (#5314)
* convert state to value for pyside compatibility
use ItemIsUserTristate for keyboard event

* use whole field length to select item

* process keyboard tristate correctly

* get initial check state data as value

* try get state value for backwards compatibility

* formatting

* revert MouseButtonRelease event checks

* added new utils constant for tristate constant

* fixed both multiselection comboboxes

* fixed sorting of projects in project manager

* forgotten conversion of enum to int

---------

Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
2023-07-18 16:00:36 +02:00
..
__init__.py General: Qt scale enhancement (#5059) 2023-07-11 18:13:50 +02:00
assets_widget.py AYON: Preparation for products (#5038) 2023-07-11 18:13:50 +02:00
constants.py Qt UI: Multiselection combobox PySide6 compatibility (#5314) 2023-07-18 16:00:36 +02:00
delegates.py Loader: Hide inactive versions in UI (#5100) 2023-06-08 11:54:41 +02:00
error_dialog.py use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
host_tools.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
layouts.py Publisher: Show instances in report page (#4915) 2023-05-23 18:16:05 +02:00
lib.py General: Qt scale enhancement (#5059) 2023-07-11 18:13:50 +02:00
models.py Tools: Fix recursive filtering (#4597) 2023-03-13 11:20:59 +01:00
overlay_messages.py General: Small code cleanups (#5034) 2023-05-26 14:44:47 +02:00
tasks_widget.py use class attributes from classes 2022-12-21 15:54:46 +01:00
views.py use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
widgets.py Publisher: Show instances in report page (#4915) 2023-05-23 18:16:05 +02:00