[Interest] QTreeView open editor for specific column from within program

Eckhard Jokisch qt at eckhard-jokisch.de
Tue Jan 3 15:32:40 CET 2012


Hi all,
I have a QTreeView on a custom treemodel.

I have items with several columns. Editing am item in a specific colum
works well when clicking on it.
treeView->edit(index) just opens the first column.
How do I achieve that the editor is opened by programm flow?

Kind regards

Eckhard



More information about the Interest mailing list