The QXML-RPC library is a full Qt4 based implementation of XML-RPC protocol. It provides an easy way to construct, send and receive XML-RPC messages on the client side, and process XML-RPC messages on the server side.
This project is inspired but not based on the QuteXR library.