[Qt-interest] Using Facebook API in a Qt application without webkit

Bill King bill.king at nokia.com
Thu Feb 25 07:31:26 CET 2010


On 02/25/2010 04:02 PM, ext Girish Ramakrishnan wrote:
> Andreas Unger wrote:
>   
>> Hello,
>>
>> I'd like to use the facebook api in my Qt application. Specifically, I'd
>> like to be able to access the names and profile photos of the user's
>> friends. I do not want to use webkit because of various reasons
>> including the fact that I'm programming for a platform with very limited
>> memory and storage.
>>
>> Is it possible to use QtNetwork only for this task?
>>     
> Yup. http://wiki.developers.facebook.com/index.php/API. You can send and
> receive requests using QNAM and parse the results using Qt's xml module.
>
> Girish
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>   
There should be some examples on how to do it in the old qtopia code
too. I remember Ian did a demo facebook app before qtopia was shut down.

-- 
Bill King, Software Engineer
Qt Development Frameworks, Nokia Pty Ltd
Brisbane Office

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100225/77ab1b49/attachment.html 


More information about the Qt-interest-old mailing list