Fixed.
QHeaderView doesn't process the events directly, it gets passed from another object. Bottom line is you need to hook into the headers viewport, not the header itself.
Fixed.
QHeaderView doesn't process the events directly, it gets passed from another object. Bottom line is you need to hook into the headers viewport, not the header itself.
busimus (26th December 2017), JoZCaVaLLo (20th April 2011)
Bookmarks