KD SOAP  1.8.0
Public Member Functions | List of all members
KDSoapHeaders Class Reference

#include <KDSoapMessage.h>

Inherits QList< KDSoapMessage >.

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

Member Function Documentation

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

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

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)


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

Klarälvdalens Datakonsult AB (KDAB)
Qt-related services and products
http://www.kdab.com/
http://www.kdab.com/products/kd-soap/