Hello,
I’ve implemented my custom delegate to draw vertical bars into a QTableView cell. Problem is that the option.rect can overlap to the next cell and is paint over if the next row is painted.
Any suggestion to resolve such behavior?
↧