[Qt-interest] How to handle error
Ramesh
ramesh.bs at robosoftin.com
Fri Jun 25 12:08:20 CEST 2010
Hi all,
I don't think any class in Qt which tell the reason why error is appeared.
Some time we do mistake in writing the programmes, some programme run with
error only, it's pretty tough to identify the cause for error in Debugging
the code.
For example in connecting the SIGNAL of one class to SLOT of another need
to have many conditions like, class object should be meta object,
parameters should be same. even if we do small mistake also programme will
compile, but signal slot will not work.
Like this there may be verity of problems.
Is there any class which popup error number, using that we can identify
easily the cause for problem. Is there any such mechanism in Qt?
-----------------------------------------------
Robosoft Technologies - Come home to Technology
Disclaimer: This email may contain confidential material. If you were not an intended recipient, please notify the sender and delete all copies. Emails to and from our network may be logged and monitored. This email and its attachments are scanned for virus by our scanners and are believed to be safe. However, no warranty is given that this email is free of malicious content or virus.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100625/908f4ad9/attachment.html
More information about the Qt-interest-old
mailing list