![]() |
Home · Modules · Classes · Namespaces · Functions |
The QxtJSONRpcCall class represents a Call to an JSON-RPC Service. More...
#include <QxtJSONRpcCall>
Inherits QObject.
The QxtJSONRpcCall class represents a Call to an JSON-RPC 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 QxtJSON#type-conversion.
See also QNetworkReply::sslErrors().
Copyright © 2007-2010 Qxt Foundation |
Qxt 0.6.1 |