KDSoapMessage Member List
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 | KDSoapMessage | |
| faultAsString() const | KDSoapMessage | |
| isFault() const | KDSoapMessage | |
| 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 | KDSoapMessage | |
| name() const | KDSoapValue | |
| operator<<(QDebug dbg, const KDSoapMessage &msg) | KDSoapMessage | [friend] |
| operator=(const KDSoapMessage &other) | KDSoapMessage | |
| KDSoapValue::operator=(const KDSoapValue &other) | KDSoapValue | [inline] |
| operator==(const KDSoapValue &other) const | 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 | KDSoapMessage | |
| use() const | KDSoapMessage | |
| value() const | KDSoapValue | |
| ~KDSoapMessage() | KDSoapMessage | |
| ~KDSoapValue() | KDSoapValue | |