Reputation: 179
I want to make a program using Qt that can access the contacts list of Nokia mobiles. I mean by accessing changing the contacts telephone numbers "not viewing them only".
Upvotes: 1
Views: 112
Reputation: 406
Look here: http://doc.qt.nokia.com/qtmobility-1.1.0-beta/qcontactmanagerengine.html. Maybe it will help you.
And learn about Qt Mobility of course.
Upvotes: 1