It's a known fact it is not called for sizeHint(). The thing you want to do can't be easily implemented currently. All you can do is to tell your item it is selected and then signal size hint changed from the delegate so that sizeHint is queried again and returns modified data.
Bookmarks