PDA

View Full Version : QTreeWidget.ItemClickedCount()



hanss
21st November 2009, 17:30
Hello *,

I'm searching for a (efficient) way to find out the number of clicked items in a QTreeWidget.

I've found no appropriate method and my try with an iterator locked up my application.

Any ideas?

Cheers Stefan