_accept_compressed (defined in XRClient) | XRClient | [protected] |
_buffer_map | XRClient | [protected] |
_http_client (defined in XRClient) | XRClient | [protected] |
_is_deflated (defined in XRClient) | XRClient | [protected] |
_url (defined in XRClient) | XRClient | [protected] |
acceptCompressed(bool arg) | XRClient | [inline] |
call(const QString &method, const QValueList< QVariant > ¶ms) | XRClient | |
fault(int response_num, int fault_num, const QString &fault_string) | XRClient | [signal] |
getUrl() const | XRClient | [inline] |
methodResponse(int response_num, const QVariant &response) | XRClient | [signal] |
processHeaders(const QHttpResponseHeader &resp) (defined in XRClient) | XRClient | [protected, slot] |
processHttpResponse(int http_resp, bool error) | XRClient | [protected, slot] |
setUrl(const QUrl &server_url) (defined in XRClient) | XRClient | |
setUrl(const QString &u) | XRClient | [slot] |
USER_AGENT | XRClient | [protected, static] |
XRClient(const QUrl &server_url, QObject *parent=0, const char *name=0) | XRClient | |
~XRClient() (defined in XRClient) | XRClient | |