If you want to use QStyledItemDelegate, you have to reimplement those methods that it delivers, unfortunately. Focus is kept inside the style option object, you can copy it and make sure the focus flag is off before calling the base class implementation.
Bookmarks