I think the problem is that click() is not a signal, its a slot. Try changing the click() to clicked().
Originally Posted by Khal Drogo I think the problem is that click() is not a signal, its a slot. Try changing the click() to clicked(). Yes, that's it.
Forum Rules
Bookmarks