Helge Fredriksen wrote:
> We're using the static
> 
> QMessageHandler.installMessageHandler()
> 
> Isn't that the way to do it?

This solves something different. The message handler picks up the C++ 
calls to qDebug(), qWarning() and qFatal(). It doesn't affect the 
exceptions that are thrown while emitting signals.

-
Gunnar
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to