| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 3 | |
Hi,
Consider following code:
QWidget * pWidget = new QWidget(this);
if(!pWidget)
{
//error handling code
}
but pWidget != NULL only tells that the C++ object has been
constructed, what about the GUI stuff? I don't think you can assume that
the GUI stuff also has been constructed successfully.
Any idea?
Thanks.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
<<< text/html: EXCLUDED >>>
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature