I have a treemodel implemented where I can edit the fields, basically copied the Qt example. How can I call getOpenFileName when I double click on a field, instead of editing the field? I don't know where to look?
thanks.