Hi,
Here I am attaching my real layout image which I now have to make it in Qt.
Thank You,
Baluk
make one VBoxLayout holding the 2 panels in the left. Use setStretchFactor to set the relevant weights. Attach this to a blank widget X
then make another HBoxLayout, add the widget X on the left, and your third widget on the right. easy.
I used QFrame, But I had trouble with intersecting the lines.
Last edited by baluk; 22nd October 2010 at 17:53.
I Want to close this post because a different layout has been taken. Thanks to all.
Bookmarks