The selectionChanged signal of the QItemSelectionModel has two arguments. They are missing in the SIGNAL() argument of your connect().
Cheers,
_
The selectionChanged signal of the QItemSelectionModel has two arguments. They are missing in the SIGNAL() argument of your connect().
Cheers,
_
breakthecode (19th March 2015)
Bookmarks