[Qt-interest] QTreeWidget and checkable items again

Predrag Manojlovic pedjaman at gmail.com
Thu Oct 8 16:40:14 CEST 2009


Hi,

Is there any signal in QTreeWidget related to checked/unchecked event?

itemChanged(QTreeWidgetItem * item, int column) is not good idea because
it is triggered on check/uncheck/rename and maybe more events. So when
it is triggered, I don't know is it item renamed or checked/unchecked


Best regards
Predrag



More information about the Qt-interest-old mailing list