Calling function of a delegate from outside list model
-
wrote on 3 Jan 2023, 06:21 last edited by
Re: How I can call function in ListView delegate item.
answer:-
(myListView.itemAtIndex(index_of_listModel_element)).my_function()
1/1
Re: How I can call function in ListView delegate item.
answer:-
(myListView.itemAtIndex(index_of_listModel_element)).my_function()
1/1