![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QHttpHeadersPrivate, including all inherited members.
| combinedValue(const HeaderName &name, QByteArray &result) const | QHttpHeadersPrivate | |
| combinedValue(const HeaderName &name, QByteArray &result) const | QHttpHeadersPrivate | |
| findValue(const HeaderName &name) const noexcept | QHttpHeadersPrivate | |
| findValue(const HeaderName &name) const noexcept | QHttpHeadersPrivate | |
| forEachHeader(QAnyStringView name, qxp::function_ref< void(QByteArrayView)> yield) | QHttpHeadersPrivate | |
| forEachHeader(QAnyStringView name, qxp::function_ref< void(QByteArrayView)> yield) | QHttpHeadersPrivate | |
| headers | QHttpHeadersPrivate | |
| operator=(const QSharedData &)=delete | QSharedData | |
| QHttpHeadersPrivate()=default | QHttpHeadersPrivate | |
| QHttpHeadersPrivate()=default | QHttpHeadersPrivate | |
| QSharedData() noexcept | QSharedData | inline |
| QSharedData(const QSharedData &) noexcept | QSharedData | inline |
| ref | QSharedData | mutable |
| removeAll(Self &d, const HeaderName &name) | QHttpHeadersPrivate | static |
| removeAll(Self &d, const HeaderName &name) | QHttpHeadersPrivate | static |
| replaceOrAppend(Self &d, const HeaderName &name, QByteArray value) | QHttpHeadersPrivate | static |
| replaceOrAppend(Self &d, const HeaderName &name, QByteArray value) | QHttpHeadersPrivate | static |
| Self typedef | QHttpHeadersPrivate | |
| Self typedef | QHttpHeadersPrivate | |
| value(const HeaderName &name, QByteArrayView defaultValue) const noexcept | QHttpHeadersPrivate | |
| value(const HeaderName &name, QByteArrayView defaultValue) const noexcept | QHttpHeadersPrivate | |
| values(const HeaderName &name, QList< QByteArray > &result) const | QHttpHeadersPrivate | |
| values(const HeaderName &name, QList< QByteArray > &result) const | QHttpHeadersPrivate | |
| ~QSharedData()=default | QSharedData |