The role enum is in the Accessible namespace, not in the Qt namespace. This commit correctly sets the role in RoomListViewItemDelegate.
Type: fix
Differential D58
Fix Accessible.role type error in RoomListViewItemDelegate tusooa on Jun 19 2024, 3:02 PM. Authored by Tags None Referenced Files None Subscribers None
Details
The role enum is in the Accessible namespace, not in the Qt namespace. This commit correctly sets the role in RoomListViewItemDelegate. Type: fix Open kazv. Verify that the error message qrc:/RoomListViewItemDelegate.qml:82:7: Unable to assign [undefined] to int does not appear.
Diff Detail
|