<br>I have am trying to port an application from Delphi to python/qt.<br>This application have some toolbars that have some action button and some other widgets (combo boxes).<br>I am looking for&nbsp; a way to duplicate the toolbars with Qt-designer but it seems that it is no longer possible
<br>to add different widget to the toolbars. <br><br>I am looking to qdockwidget, but this way I must manually rebuild all the toolbars.<br>I have also a problem with this widget, since as I set the floating property to true, I don&#39;t se it anymore 
<br>in the preview mode of qt-designer.<br><br>Are there some alternatives ? <br><br>thanks<br>Gianluca<br>