Hi,
I want to make QListView's one column editable in each QListViewItem. I have three columns in a QListView (Name, Extension,Size) , here i want to edit Size at run time.

Please assist me how can i do this.

Best Regards