KD SOAP API Documentation  2.2
Public Member Functions | List of all members
KDSoapHeaders Class Reference

#include <KDSoapMessage.h>

Inheritance diagram for KDSoapHeaders:
Inheritance graph
[legend]
Collaboration diagram for KDSoapHeaders:
Collaboration graph
[legend]

Public Member Functions

KDSoapMessage header (const QString &name) const
 
KDSoapMessage header (const QString &name, const QString &namespaceUri) const
 

Detailed Description

Set of headers that can be provided when making a SOAP call.

See also
KDSoapClientInterface

Definition at line 184 of file KDSoapMessage.h.

Member Function Documentation

◆ header() [1/2]

KDSoapMessage KDSoapHeaders::header ( const QString &  name) const

Convenience method: return the header with a given XML element name (assumes unicity)

Definition at line 200 of file KDSoapMessage.cpp.

References KDSoapValue::name().

Referenced by header().

◆ header() [2/2]

KDSoapMessage KDSoapHeaders::header ( const QString &  name,
const QString &  namespaceUri 
) const

Convenience method: return the header with a given XML element name and namespace (assumes unicity)

Definition at line 210 of file KDSoapMessage.cpp.

References header(), KDSoapValue::name(), and KDSoapValue::namespaceUri().


The documentation for this class was generated from the following files:

© 2010-2024 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-soap/
Generated by doxygen 1.9.1