Thread
:
QT SDK Update for Mobility?
View Single Post
theorlangur
2010-05-31 , 05:47
Posts: 3 | Thanked: 0 times | Joined on May 2010
#
29
Despite Qt Mobility 1.0.0 version is released, it seems, that it is still changing even in it's interface usable parts. For example: in qt docs for contacts API "progress" signal is present for class QContactFetchRequest, but in libraries for PR1.2 (libqtm-*), and in MADDE 0.6.72 there is no such signal, and instead "resultsAvailable" signal is present with different signature. And I have a question for those, who know: I want to enumerate all contacts in my N900 (using "maemo5" contact manager), but that manager returns me not all contacts (I'm not using any filter), but only those with skype information and some of them are even without display lable ("No name" is returned). Total count of returned QContact objects: 10 (real number of contacts is about 30-40). At the same time Qt mobility examples (if I install them onto my n900 with PR1.2) work perfectly (phonebook example) and shows all contacts (in wrong encoding, but that is not the point). So I can't get what I'm doing wrong... My appilcation is run under mad developer. Could it be a limitation of mad developer itself for any deploying application under development?
Quote & Reply
|
theorlangur
View Public Profile
Find all posts by theorlangur