Hi Felipe,<div><br></div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
1. I am using the QContactDetailFilter to get a list of contacts on the n900<br>
and it takes &quot;very&quot; long compared to the standard address book and uses up<br>
all the cpu. I don&#39;t have too many contacts on my address book (about 300).<br>
It does not seem to matter the match criteria and/or the number of records<br>
that actually get filtered (it takes about the same time to get all records<br>
or just one). Any similar experiences? Any way to improve on it?</blockquote><div>It&#39;s slow and it takes very long time because it convert every OSSO ABook contact to</div><div>QContact then it applies the filters.</div>
<div>Native filtering is not complete so it&#39;s turned off.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2. Is it possible to get the contact presence status using QtMobility? By<br>
what I found you need to get the QContactOnlineAccountand then supposedly<br>
you would find the QContactPresence using linkedDetailUris on<br>
QContactOnlineAccount but linkedDetailUris does not return any strings. The<br>
contact manager does not seem to support the QContactGlobalPresence detail.<br>
Am I doing anything wrong? How can I find out if the user is online on skype<br>
for example?<br></blockquote><div> If the contact has not been added manually from the user, the QContactPresence::FieldPresenceState field should contains the presence status.</div><div> The QContactGlobalPresence is not yet supported.</div>
<div><br></div><div>Regards,</div><div>Antonio</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
_______________________________________________<br>
maemo-developers mailing list<br>
<a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
</blockquote></div><br></div>