KXMLRPC Client Library
client.h File Reference
Detailed Description
This file is part of the API for accessing XML-RPC Servers and defines the Client class.Defines the Client class.
Definition in file client.h.
#include "kxmlrpcclient_export.h"
#include <kurl.h>
#include <QtCore/QList>
#include <QtCore/QObject>
#include <QtCore/QVariant>
Include dependency graph for client.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | KXmlRpc |
Classes | |
class | KXmlRpc::Client |
A class that represents a connection to a XML-RPC server. More... |