[Qt-interest] checking the return value of connect
Scott Aron Bloom
Scott.Bloom at onshorecs.com
Fri Jul 8 18:30:39 CEST 2011
Ive had similar problems, where the connection warning would get lost in
the clutter of messages.
I created my own custom qtMessageHandler that recognized the connection
messages and would assert
Scott
-----Original Message-----
From: qt-interest-bounces+scott.bloom=onshorecs.com at qt.nokia.com
[mailto:qt-interest-bounces+scott.bloom=onshorecs.com at qt.nokia.com] On
Behalf Of Mandeep Sandhu
Sent: Friday, July 08, 2011 6:46 AM
To: Thiago Macieira
Cc: qt-interest at qt.nokia.com
Subject: Re: [Qt-interest] checking the return value of connect
> Considering QObject::connect prints a warning when it can't connect,
> why were you spending time searching for the problem before fixing the
warning?
Because of the verbosity of my logs! :) It got lost in the storm of logs
generated (it was running on an embedded box and there was no color
support for different log levels).
-mandeep
_______________________________________________
Qt-interest mailing list
Qt-interest at qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list