Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
could you please write me an easy example in which, using QMobility APIs, you put in a QString all the contacts that you find on a SIM and another in which you put in a QString all the contacts that you find on the micro-sd?
QContactManager cm; QList<QContact> list = cm.contacts();