[PyQt] QPushButton.clicked() methods in PyQt5

David Cortesi davecortesi at gmail.com
Sat Aug 30 17:49:51 BST 2014


>  To select an overload with no parameters, use an
> empty tuple:
>
>      self.user_buttons[j].clicked[()].connect(...
>
>
Aha! That's the piece missing from the doc page[0] !
Thank  you!

DC

[0]
http://pyqt.sourceforge.net/Docs/PyQt5/signals_slots.html#connecting-disconnecting-and-emitting-signals
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140830/c16de424/attachment.html>


More information about the PyQt mailing list