On 1 Mar 2023, at 13:14, Corentin BACQUÉ-CAZENAVE via Interest <interest@qt-project.org> wrote:
Hi, I reported that a UIA property is missing on some Qt components here: [QTBUG-104569] UIA Level property is missing for tree items - Qt Bug Tracker<https://bugreports.qt.io/browse/QTBUG-104569> Unfortunately, this has not been fixed yet. So, I'm wondering if a way exists to manually pass a UIA property to an object. Does anyone has any idea on ability to do this? Commented on the ticket, with some hints on where to start looking if you want to give a patch a shot. There’s no way for an application to add such a property to an object (and an item in a tree is generally not represented by an object, it’s just data provided by the model). Volker
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest