QML QtContacts 5.0
QML and Qt Quick
1
Posts
1
Posters
588
Views
1
Watching
-
Hi,
when updating a contact I observed that the save() method returns immediately, but the save took some time. When making a bulk update to the contacts it took several seconds before all the saves are completed. If the user terminates the application before all saves are done the pending saves are lost.
Is there a possibility check whether the save has completed ?
Thanks.
Ciao
Matze