PDA

View Full Version : How to simulate an item clicked in QTreeView



chandan
26th August 2010, 16:25
Hi Everyone,
I am a bit confused about the QTreeView. I want to simulate an item click in the treeview which will signal clicked() as a result my slot will be executed. After spending about 2 hours, I didn'e get any solution. Can you please tell me how to simulate the item click from my code please?
Any help will be appreciated.
Chandan