Hi,
I need to add some functionality (change header items texts) after user click on top left corner of qtablewidget. I try to use signal itemSelectionChanged() but it works only first time because selection is not changed until user click on some other table cell. Simply I need after every click to top left corner cell switch header text from decimal to hexadecimal or whatever. How can I use some mouse event or signal to have such a functionality? Thanks in advance




Reply With Quote
Bookmarks