But not this way. You are simply covering the header with other widgets and at the same time you do it in a very wrong way.
Do it properly - provide your own header widget but don't derive it from QHeaderView.
Edit: A dirty example attached...
But not this way. You are simply covering the header with other widgets and at the same time you do it in a very wrong way.
Do it properly - provide your own header widget but don't derive it from QHeaderView.
Edit: A dirty example attached...
Last edited by wysota; 11th January 2010 at 09:48.
Davor (14th January 2010)
Bookmarks