[Qt-interest] How to make a QDockWidget behave more like a toplevel widget

David Boosalis david.boosalis at gmail.com
Thu Aug 26 18:22:56 CEST 2010


When I drag a dock widget from its main window and place it on the screen
and then click on another widget the doc window will disappear.  I'd like to
cancel this behaviour.  Is there a flag I can set for this.

Also in my main window I do not want my dock widgets to be tabbed only, but
sometimes on startup I get nested dock widgets.  Even though I explicitly
set QMainWindow::setDockOptions(QMainWindow::ForceTabbedDocks).  Anyone else
seen this behavior ? Is it a bug ?

I am using Qt 4.6.2

Any and all feedback appreciated
-David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100826/019b564b/attachment.html 


More information about the Qt-interest-old mailing list