Where you're drawing the rectangle?
I'm guessing that in the parent paintEvent?
Then what you'll draw will always be behind the labels (in the background) as children are drawn after the parent.
Where you're drawing the rectangle?
I'm guessing that in the parent paintEvent?
Then what you'll draw will always be behind the labels (in the background) as children are drawn after the parent.
shoyeb (9th December 2011)
Bookmarks