![]() |
KD SOAP API Documentation 2.2
|
#include <KDSoapServerObjectInterface.h>

Public Member Functions | |
| HttpResponseHeaderItem () | |
| HttpResponseHeaderItem (const QByteArray &name, const QByteArray &value) | |
Public Attributes | |
| QByteArray | m_name |
| QByteArray | m_value |
Definition at line 123 of file KDSoapServerObjectInterface.h.
| KDSoapServerObjectInterface::HttpResponseHeaderItem::HttpResponseHeaderItem | ( | ) |
Definition at line 43 of file KDSoapServerObjectInterface.cpp.
| KDSoapServerObjectInterface::HttpResponseHeaderItem::HttpResponseHeaderItem | ( | const QByteArray & | name, |
| const QByteArray & | value | ||
| ) |
Definition at line 37 of file KDSoapServerObjectInterface.cpp.
| QByteArray KDSoapServerObjectInterface::HttpResponseHeaderItem::m_name |
Definition at line 128 of file KDSoapServerObjectInterface.h.
| QByteArray KDSoapServerObjectInterface::HttpResponseHeaderItem::m_value |
Definition at line 127 of file KDSoapServerObjectInterface.h.
© 2010-2024 Klarälvdalens Datakonsult AB (KDAB)
https://www.kdab.com/development-resources/qt-tools/kd-soap/