[PyQt] How to Generate a "Header Clicked" event for a QTableWidget in PyQt5

Eric A eaa603 at hotmail.com
Thu Aug 17 04:45:46 BST 2017


I am using PyQt5 and Python 3.5


I see that in PyQt4 there's a "sectionClicked" event for the header in a QTableWidget in PyQt4, but I don't seem to be able to find that method to generate the event signal in PyQt5.


Can anyone offer some sample code snippets for Python 3 please?


Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170817/22580e3a/attachment.html>


More information about the PyQt mailing list