Hi
I've got a QTreeView with 3 columns and I'm using the default delegate implementation to edit the contents of the items in columns 2 and 3. But I'd like to disable the editor in column 1. What would be the easiest way to achieve this behaviour in QT 4.2.2?
Thanks a lot
Mario