-
Bug
-
Resolution: Duplicate
-
P2: Important
-
4.3.1
-
None
When calling setFirstColumnSpanned() to true on a row in QTreeView, the doubleClicked() signal will only be emitted if one double clicks within the area that corresponds to the first column. Clicking anywhere else in the item will select the item, but the signal will not fire.