Updated Plugin migration to be compatible with Qt5 and Qt6 (markdown)

Étienne Trimaille 2025-01-07 11:06:00 +01:00
parent f32e920400
commit 5419540ace

@ -30,4 +30,5 @@ For instance :
PyQt5 | PyQt6
:---: | :---:
Qt.UserRole | Qt.ItemDataRole.UserRole
Qt.WaitCursor | Qt.CursorShape.WaitCursor
Qt.blue | Qt.GlobalColor.blue