KD SOAP
1.7.0
|
This is the complete list of members for KDSoapValue, including all inherited members.
childValues() const | KDSoapValue | |
EncodedUse enum value | KDSoapValue | |
isNil() const | 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 | |
setNillable(bool nillable) | 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 |