Home
last modified time | relevance | path

Searched refs:declContacts (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativeplace.cpp1113 QVariantList declContacts; in synchronizeContacts() local
1117 declContacts.append(QVariant::fromValue(qobject_cast<QObject *>(declContact))); in synchronizeContacts()
1119 m_contactDetails->insert(contactType, declContacts); in synchronizeContacts()