Hi, in my application I have a QTreeView with QCheckBox, but when I select a row the QCheckBox doesn't check, only when I click on QCheckBox. How can I solve this problem without create a delegate class?