If you are talking about editing the item on single click, instead of double click, then have a look at QAbstractItemView::setEditTriggersOtherwise, the row or cell should be selectable on single click only.