CopperSpice API
1.9.2
|
This is the complete list of members for QHttpPart, including all inherited members.
QHttpPart() | QHttpPart | |
QHttpPart(const QHttpPart &other) | QHttpPart | |
operator!=(const QHttpPart &other) const | QHttpPart | inline |
operator=(QHttpPart &&other) | QHttpPart | inline |
operator=(const QHttpPart &other) | QHttpPart | |
operator==(const QHttpPart &other) const | QHttpPart | |
setBody(const QByteArray &body) | QHttpPart | |
setBodyDevice(QIODevice *device) | QHttpPart | |
setHeader(QNetworkRequest::KnownHeaders header, const QVariant &value) | QHttpPart | |
setRawHeader(const QByteArray &headerName, const QByteArray &headerValue) | QHttpPart | |
swap(QHttpPart &other) | QHttpPart | inline |
~QHttpPart() | QHttpPart |