If I am not mistaken, widget cannot be docked within widgets only around the central widget in a QMainWindow, but Qt forum may be a better place to figure out work arounds.
Utkarsh On Fri, Jul 24, 2009 at 10:48 AM, Yixun Liu<[email protected]> wrote: > Hi, > I I subclass Qwidget to create a customize widget. This customized > widget composes of several existing widgets. > I want to make these widgets to be dockable in this customize widget. > How to do it? > > Thanks. > > Yixun > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
