![]() |
Home · Modules · Classes · Namespaces · Functions |
The QxtXmlRpcCall class represents a Call to an XMLRPC Service. More...
#include <QxtXmlRpcCall>
Inherits QObject.
The QxtXmlRpcCall class represents a Call to an XMLRPC Service.
This signal is emitted to indicate the progress of retreiving the response from the remote service
See also QNetworkReply::downloadProgress().
returns an associated network error.
Signals a network error
See also QNetworkReply::error().
emitted once the result is fully available
See also QNetworkReply::finished().
returns true if the remote service sent a fault message
returns the result or fault message or a null QVariant() if the call isnt finished yet
See also QxtXmlRpcClient#type-conversion.
See also QNetworkReply::sslErrors().
Copyright © 2007-2010 Qxt Foundation |
Qxt 0.6.1 |