Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Face book in Qt

Face book in Qt

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 5 Posters 6.6k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    syedasadalibs03
    wrote on 8 Oct 2010, 08:05 last edited by
    #1

    Can any one tell me about facebook and How can i communicate with facebook through QT

    Thanks in Advance.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      alexander
      wrote on 8 Oct 2010, 08:21 last edited by
      #2

      Write program on Qt to communicate with facebook :)

      1 Reply Last reply
      0
      • T Offline
        T Offline
        t3chNo
        wrote on 8 Oct 2010, 10:03 last edited by
        #3

        At this "link":http://developers.facebook.com/docs/, facebook sdk's listed. You can use javascript api with Qt.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          alexander
          wrote on 8 Oct 2010, 10:41 last edited by
          #4

          Or, look "this":http://code.google.com/p/facebook-cpp-graph-api/

          1 Reply Last reply
          0
          • A Offline
            A Offline
            anselmolsm
            wrote on 8 Oct 2010, 11:40 last edited by
            #5

            Also, "this one":http://github.com/heliocastro/QFacebookGraph. Still work in progress, though.

            Anselmo L. S. Melo (anselmolsm)

            1 Reply Last reply
            0
            • A Offline
              A Offline
              alexander
              wrote on 8 Oct 2010, 11:56 last edited by
              #6

              anselmolsm, cool link:)

              1 Reply Last reply
              0
              • H Offline
                H Offline
                heliocastro
                wrote on 8 Oct 2010, 17:22 last edited by
                #7

                Well, it works already for read, and there's example working. i ḿ in the stage of implementing User object and then the rest of Objects
                This is more a cur and paste tedious work, but need be done.
                The single QFacebookGraph class can be used directly too.
                Auth is not doing by the library, since Facebook terms not allow you doing directly instead of access their web sign on, so second example implements an local auth using web touch page.

                KDE Developer since 2003

                1 Reply Last reply
                0

                4/7

                8 Oct 2010, 10:41

                • Login

                • Login or register to search.
                4 out of 7
                • First post
                  4/7
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved