Thread
:
What is the best way to find a contact
View Single Post
Diph
2010-09-09 , 15:10
Posts: 180 | Thanked: 76 times | Joined on May 2010
#
8
Use
QContactManager::contactIds(...)
You can pass
QContactFilter
as a parameter.
E: I haven't tried this but use QContactDetailFilter as filter and set QContactPhoneNumber as detailDefinitionName and set part of phone number to value.
Last edited by Diph; 2010-09-09 at
15:16
.
Quote & Reply
|
Diph
View Public Profile
Send a private message to Diph
Find all posts by Diph