-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
1.0.2
-
None
-
s60 3rd fp1, xp sp2 64 bit, Qt Creator 2.0.0, Nokia Qt Sdk 1.0, Qt 4.6.3, Qt Mobility 1.0.2
Fail to read contacts from emulator of S60 3rd fp1
I have 2 contacts in emulators phonebook.
Here is sample code how I am using
m_contactManager = new QContactManager("symbian");
/* get list of all contacts */
QList<QContactLocalId> contactIds = m_contactManager->contactIds();
I printed contactIds.count() and it comes 0 (zero)
Let me know if any other detail is required. I am attaching epocwind.out file ( zip format)
- is replaced by
-
QTMOBILITY-560 Fail to read contacts from emulator of S60 3rd fp1
-
- Closed
-