I'm letting Qt call the event whenever it wants to. It seems to do it whenever a cell is selected or deselected and when it is moved. The function is definitely being called though.
I can even reproduce the problem in a minimal program where the only thing I do is create the custom table and try to draw in it's paintEvent function.




Reply With Quote
aintEvent ( QPaintEvent * event ) [virtual protected]
Bookmarks