|
KDSOAP 1.2
|
| childValues() const | KDSoapValue | |
| EncodedUse enum value | KDSoapValue | |
| isNull() const | KDSoapValue | |
| isQualified() const | KDSoapValue | |
| 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 | |
| name() const | KDSoapValue | |
| namespaceUri() const | KDSoapValue | |
| operator!=(const KDSoapValue &other) const | KDSoapValue | |
| operator=(const KDSoapValue &other) | KDSoapValue | [inline] |
| operator==(const KDSoapValue &other) const | KDSoapValue | |
| setNamespaceUri(const QString &ns) | KDSoapValue | |
| setQualified(bool qualified) | KDSoapValue | |
| setType(const QString &nameSpace, const QString &type) | KDSoapValue | |
| setValue(const QVariant &value) | KDSoapValue | |
| swap(KDSoapValue &other) | KDSoapValue | [inline] |
| type() const | KDSoapValue | |
| typeNs() const | KDSoapValue | |
| Use enum name | KDSoapValue | |
| value() const | KDSoapValue | |
| ~KDSoapValue() | KDSoapValue |