ayon-core/openpype/tools/settings
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
..
local_settings SiteSync: host dirmap is not working properly (#4563) 2023-03-13 10:32:19 +01:00
resources
settings Qt UI: Multiselection combobox PySide6 compatibility (#5314) 2023-07-18 16:00:36 +02:00
__init__.py General: Qt scale enhancement (#5059) 2023-07-11 18:13:50 +02:00
__main__.py
lib.py