Quote Originally Posted by joyer83 View Post
I would rather show the selection visually in the scene than using qDebug(). It might be easier that way to see what really happens.
Modify your item's paint method to use the isSelected() setting to determine, for example, the outline color.