On Tue, Jan 27, 2015 at 11:38 AM, Igor Mironchik
wrote:
> I have tested QApplication::quit() in
> QCoreApplication::applicationStateChanged( Qt::ApplicationSuspended ).
>
> And yes, the app is still in the list, but when I launch the app again it
> starts from the same beginning, not resumed...
Thank you for your suggestion.
I have tested QApplication::quit() in
QCoreApplication::applicationStateChanged( Qt::ApplicationSuspended ).
And yes, the app is still in the list, but when I launch the app again it
starts from the same beginning, not resumed...
Seems that approach with applic