[Qt-interest] Show Open-File-dialog on startup

Thiago Macieira thiago.macieira at trolltech.com
Tue Mar 24 14:51:31 CET 2009


Em Terça-feira 24 Março 2009, às 14:43:47, Oliver Demetz escreveu:
> Hi!
>
> My main widget is derived from QWidget
>
> class MainWidget : public QWidget
> {
> 	MainWidget()
> 	{
> 		//bla...inititialisations
> 		load();
> 	};

You forgot show() before load().

-- 
Thiago Macieira - thiago.macieira (AT) nokia.com
  Senior Product Manager - Nokia, Qt Software
     Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090324/4c66a089/attachment.bin 


More information about the Qt-interest-old mailing list