Hello, Is there a current recommended way of catching exceptions before they unwind through the event loop? I want this for "debug purposes" only. I have few methods that throw and I (think I) catch (all of) my exceptions before they reach the event loop, but I wanted to be sure I hadn't forgotten something somewhere. Shouldn't happen anyway, but I was wondering if there's (or if there's going to be) a replacement for QCoreApplication::notify.
Thanks in advance! Kind regards, Konstantin.
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest