Hello, is there a reason? In QAbstractItemView "clicked" is defined as signal. I could use it in pyqt5. At the moment I am using the "activated" signal and setExpandsOnDoubleClick(False). Gottfried