Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Does a Wordpress XML-RPC librabry exists in Qt/C++ ?
Forum Updated to NodeBB v4.3 + New Features

Does a Wordpress XML-RPC librabry exists in Qt/C++ ?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.3k Views 1 Watching
  • 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.
  • F Offline
    F Offline
    floreal797
    wrote on 29 Nov 2014, 23:30 last edited by
    #1

    Hi,

    I am developping an application that help me posting in my wordpress blog.

    My application is written in Qt/C++. Before, I have created this application in Java, and I used JWordpress (https://code.google.com/p/wordpress-java/) for send post in my blog, through XML-RPC protocol.

    Now, I am translating this application in Qt/C++ for many reasons (the main reason: Qt/c++ is more beautiful, and more fluent than java).

    All work well with the Qt/C++ version, but I don't find any equivalent for Qt/C++ ?

    I find qxmlrpc (https://code.google.com/p/qtxmlrpc/), but it use only basic xmlrpc protocol and is not specific to wordpress.

    I don't understand a lot how this protocol works for wordpress, so I search a library already existing...

    Do you know an appplication that can help me for that ? Or do you know a full detailled manual that can help me to make it ? Because I am a full noob in that domain...

    Thank you in advance for your help.

    Floréal.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 5 Dec 2014, 21:13 last edited by
      #2

      Hi,

      AFAIK, there's no ready-made equivalent for Qt.

      What do you don't understand ? Did you took a look at the "API doc":http://developer.wordpress.com/docs/api/ ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      1/2

      29 Nov 2014, 23:30

      • Login

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