Hello,
Is there a way to get notified (within the Qt application) when the user deletes/modifies any contact from his Symbian default Phonebook? For Symbian 3rd Edition, Symbian^1 and Symbian^3 phones.
Thanks
Hello,
Is there a way to get notified (within the Qt application) when the user deletes/modifies any contact from his Symbian default Phonebook? For Symbian 3rd Edition, Symbian^1 and Symbian^3 phones.
Thanks
Hello,
Using the Qt mobility's contactsChanged and contactsRemoved in QContactManager class would suit the task.
/0