[Interest] Recommended exception handling

Konstantin Shegunov kshegunov at gmail.com
Mon Mar 11 21:41:11 CET 2019


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190311/2b037a6a/attachment.html>


More information about the Interest mailing list