Is there a good library or tool to use with qt development that can capture screenshoots and stacktrace when a software crash. Then this crash report can be sent to developers as a bug report. It is useful to when debug problem that is done by other users of a software. I would like to integrate something like that in my application.
↧