PyQt6: QTreeView missing clicked signal

Gottfried Müller gottfried.mueller at gmx.de
Sun Mar 27 12:23:45 BST 2022


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



More information about the PyQt mailing list