Restart Application

Hello,
is it possible to automatically restart Application after a crash ?
I am using the Native SDK in an Qt Application.

Thanks.
Pascal

Other question.
Is there any possibillity to hook into the function when crash reports are sent ?
Then i could simply restart my application.
The before-send function is only for events and is not fired when a crash happens ?
I am using crashpad backend.

Thank you.