Qt-interest Archive, March 2002
QDialog - before showing
Message 1 in thread
Is there a function in QDialog that is analogous to the MFC Dialog function
OnInitDialog()?
_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
Message 2 in thread
Cylas Thao <mommyshiney@hotmail.com> wrote:
>Is there a function in QDialog that is analogous to the MFC Dialog
>function OnInitDialog()?
Might QWidget::polish() be what you are looking for?
--
[ signature omitted ]