KD SOAP
|
This is the complete list of members for KDSoapMessage, including all inherited members.
addArgument(const QString &argumentName, const QVariant &argumentValue, const QString &typeNameSpace=QString(), const QString &typeName=QString()) | KDSoapMessage | |
addArgument(const QString &argumentName, const KDSoapValueList &argumentValueList, const QString &typeNameSpace=QString(), const QString &typeName=QString()) | KDSoapMessage | |
arguments() | KDSoapMessage | |
arguments() const | KDSoapMessage | |
childValues() const | KDSoapValue | |
EncodedUse enum value | KDSoapValue | |
faultAsString() const | KDSoapMessage | |
hasMessageAddressingProperties() const | KDSoapMessage | |
isFault() const | KDSoapMessage | |
isNil() const | KDSoapValue | |
isQualified() const | KDSoapValue | |
KDSoapMessage() | KDSoapMessage | |
KDSoapMessage(const KDSoapMessage &other) | KDSoapMessage | |
KDSoapValue() | KDSoapValue | |
KDSoapValue(const QString &name, const QVariant &valueVariant, const QString &typeNameSpace=QString(), const QString &typeName=QString()) | KDSoapValue | |
KDSoapValue(const QString &name, const KDSoapValueList &childValues, const QString &typeNameSpace=QString(), const QString &typeName=QString()) | KDSoapValue | |
KDSoapValue(const KDSoapValue &other) | KDSoapValue | |
LiteralUse enum value | KDSoapValue | |
messageAddressingProperties() const | KDSoapMessage | |
name() const | KDSoapValue | |
namespaceUri() const | KDSoapValue | |
operator!=(const KDSoapMessage &other) const | KDSoapMessage | |
KDSoapValue::operator!=(const KDSoapValue &other) const | KDSoapValue | |
operator=(const KDSoapMessage &other) | KDSoapMessage | |
operator=(const KDSoapValue &other) | KDSoapMessage | |
operator==(const KDSoapMessage &other) const | KDSoapMessage | |
KDSoapValue::operator==(const KDSoapValue &other) const | KDSoapValue | |
setFault(bool fault) | KDSoapMessage | |
setMessageAddressingProperties(const KDSoapMessageAddressingProperties &map) | KDSoapMessage | |
setNamespaceUri(const QString &ns) | KDSoapValue | |
setNillable(bool nillable) | KDSoapValue | |
setQualified(bool qualified) | KDSoapValue | |
setType(const QString &nameSpace, const QString &type) | KDSoapValue | |
setUse(Use use) | KDSoapMessage | |
setValue(const QVariant &value) | KDSoapValue | |
swap(KDSoapValue &other) | KDSoapValue | inline |
type() const | KDSoapValue | |
typeNs() const | KDSoapValue | |
Use enum name | KDSoapValue | |
use() const | KDSoapMessage | |
value() const | KDSoapValue | |
~KDSoapMessage() | KDSoapMessage | |
~KDSoapValue() | KDSoapValue |