PDA

View Full Version : QTableWidget highlight current position in header



lalesculiviu
27th February 2010, 19:10
Hello!

I am using a QTableWidget. When I am on a position, I would like that the row and column of that position are highlighted in the horizontal and vertical headers (without clicking the mouse, just by entering the cell with the mouse). Is this possible directly, or what other solution should I use?