Qt 6.11 is out! See what's new in the release
blog
How to detect a click/doubleclick on a QTreeWidget[solved]
General and Desktop
4
Posts
2
Posters
15.4k
Views
1
Watching
-
How about "double click":http://qt-project.org/doc/qt-5.0/qtwidgets/qtreewidget.html#itemDoubleClicked and "single click":http://qt-project.org/doc/qt-5.0/qtwidgets/qtreewidget.html#itemClicked signals and there is also "item changed":http://qt-project.org/doc/qt-5.0/qtwidgets/qtreewidget.html#itemChanged signal