1) look at qwt/playground/plotmatrix
That is an example to manage the alignment of two plots.
2)
If you need a fixed size for your legend, you need to put the widget itself into your layout
(see QwtLegend::legendWidget() ) and check the width of both containers where you put
the legendWidget
Bookmarks