Is it possible to make the canvas of a QwtPlot as the child of aQSplitter (CanvasSplitter), and the Plot-Multiaxes in a separate QSplitter (AxesSplitter).

+---------------+------------
| MainPlotSplitter |
+---------------+------------
|| Axis || Canvas |
|| Spliter || Spliter |
|| || |
|| || |
+--------------+-------------