[Qt-interest] showing mainwindow

Martin Gebert martin.gebert at alpha-bit.de
Tue May 12 11:13:22 CEST 2009


> could it be done inside the mainwindow constructor ?

Another idea: You could try to reimplement exec() for your mainwindow class,
calling show(), myInit() and then QMainWindow::exec() from there.

Martin






More information about the Qt-interest-old mailing list