I have a verticalsplitter with to elements. One has the Vstrech to 1 and the lower to 3.
Initially I have a standar widget promoted to a 'my_drawer' widget. This had the paint event overloaded, nothing more. All worked fine. The verticalsplitter assigned the correct heigths'
Ok, now this 'my_drawer' widget is qgraphicsview based. I have deleted the paintevent and write a drawbackground, nothing more.
Ok, I dont know why is the reason because now the vertical splitter does nothing. My qgraphicswidget has 30 pixels of height.....
Any idea ?
Bookmarks