[Qt-interest] QTreeWidgetItem checkState question

Ender EREL erelender at yahoo.com
Wed Jul 1 14:43:49 CEST 2009


Hello Trolls,
I am using a QTreeWidget and adding some items with a checkbox (via 
item->setCheckState(0, Qt::Checked). My question is, is there a signal 
emitted when the user clicks in the checkbox of an item (a.k.a changes 
its state)? I cannot seem to find any info about this in the 
documentation, so a little help is appreciated.

-- 
Ender EREL



More information about the Qt-interest-old mailing list