Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, October 1998
constructor again


Message 1 in thread

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


Message 2 in thread


<<< text/html: EXCLUDED >>>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature