[Qt-interest] How to prevent automatic loading of QDockWidget?

J-P Nurmi jpnurmi at gmail.com
Thu Feb 25 19:01:09 CET 2010


On Thu, Feb 25, 2010 at 7:57 PM, Konstantin Tokarev <annulen at yandex.ru> wrote:
> My application has optional dockwidget, which is automatically shown when it's needed. How to prevent it's loading on application startup?
> --
> Regards,
> Konstantin

Just hide() the dock widget.

--
J-P Nurmi



More information about the Qt-interest-old mailing list