Sorry for the late replies

The problem I had was from the qkeyevent,

Normaly on the widget when users hits to arrov key tree view comes to focus, and after that widget does not listen the key event... So there is no signal to get the selection. Do I need to re implement qtreeview?