Qt 6.11 is out! See what's new in the release
blog
Calling function of a delegate from outside list model
-
Re: How I can call function in ListView delegate item.
answer:-
(myListView.itemAtIndex(index_of_listModel_element)).my_function()