How to make trees to collapse/jump-level-up on leftarrow key pressed? Currently the widget behavior in my application (whether leftarrow is active or not on QtTrees) depends on which widget style is used on my KDE system. I want to force the proper navigation keys, how can I do that?
BTW I know I can write keyboard event myself, but there must be another way, some simple property set.