QTreeWidget to allow for single click/double click behavior on platforms where the default is different. Use with care."> TreeWidget Class | Extending Qt Creator Manual

TreeWidget Class

class Utils::TreeWidget

The TreeWidget adds setActivationMode to QTreeWidget to allow for single click/double click behavior on platforms where the default is different. Use with care. More...

Header: #include <TreeWidget>

Detailed Description

Also adds sane keyboard navigation for mac.