Hello everyone i was hoping someone here is able to shed some light on a few things for me.
For a while now I have been trying to figure out how i can do the following.

Have a desktop application login to my facebook account and check the home page for recent posts.
Google is not been as helpfull as usual as what i have been able to find out is trivial.
BUT the facebook-cpp-graph-api uses Qt WebKit for auth can someone please point me in the direction of a solution.
I want to be able to display the info as i want so just to download the page or what not is not what am trying to do.

I have not been able to figure this out and i whould realy aprichiate some guidence.
I have lookt at the http://developers.facebook.com/tools/explorer and its seems i can do the recuests in HTML.?

I have never done any programing of this nature (Geting data and posting data to a "Web Service") before so this is all new to me.
And a beginner in Qt so any info at all realy is great.

Cheers
WetCode.