[Qt-interest] showing mainwindow

Martin Hofius Martin at hofius-online.com
Tue May 12 11:02:29 CEST 2009


Am Dienstag, 12. Mai 2009 schrieb NARCISO, Rui:
> could it be done inside the mainwindow constructor ?
>
I can't imagine... except you create a queued command (or timer...) in the 
constructor that will be executed later. But this is complicated and error 
prone - so I would prefer to start population after calling show() in the 
main function as described before
Greetings
Martin



More information about the Qt-interest-old mailing list