EG/scene/tree_roles.py
2026-02-27 16:52:00 +08:00

6 lines
106 B
Python

"""Shared tree data-role constants (Qt-independent)."""
# Qt.ItemDataRole.UserRole
TREE_USER_ROLE = 256