[Qt-interest] How to forbid for editing only one column from QTreeWidgetItem?

David Boddie david.boddie at nokia.com
Wed May 20 12:15:52 CEST 2009


Iurii Gordiienko wrote:

> Hi    How to forbid for editing only one column from QTreeWidgetItem?
> Qt-4.5.1

Set the flags for the items as you put them into the QTreeWidget:

  http://doc.trolltech.com/4.5/qtreewidgetitem.html#setFlags

David
-- 
David Boddie
Senior Technical Writer
Nokia, Qt Software



More information about the Qt-interest-old mailing list