Hi all,
I use a QListView using a QFileSystemModel to show folders, I set it not read only to have rename.
That works but the problem is you can double click the icon to rename not only the name.
Is it a way to have it working only on name of item ?
I want double click on icon to be enter in folder.
Thanks for the help