Page MenuHomePhorge

Fix Accessible.role type error in RoomListViewItemDelegate
ClosedPublic

Authored by tusooa on Jun 19 2024, 3:02 PM.
Tags
None
Referenced Files
F69124151: D58.1776573554.diff
Fri, Apr 17, 9:39 PM
F69039941: D58.1776565655.diff
Fri, Apr 17, 7:27 PM
F68997215: D58.1776561632.diff
Fri, Apr 17, 6:20 PM
F68991441: D58.1776561097.diff
Fri, Apr 17, 6:11 PM
F68763479: D58.1776539705.diff
Fri, Apr 17, 12:15 PM
Subscribers
None

Details

Summary

The role enum is in the Accessible namespace, not in the Qt namespace. This commit correctly sets the role in RoomListViewItemDelegate.

Type: fix

Test Plan

Open kazv. Verify that the error message

qrc:/RoomListViewItemDelegate.qml:82:7: Unable to assign [undefined] to int

does not appear.

Diff Detail

Repository
rK kazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 86
Build 161: GitLab CI for kazv
Build 160: arc lint + arc unit