Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QHttpHeaderRange Member List

This is the complete list of members for QHttpHeaderRange, including all inherited members.

comparesEqual(const QHttpHeaderRange &lhs, const QHttpHeaderRange &rhs) noexceptQHttpHeaderRangefriend
end() const noexceptQHttpHeaderRangeinline
isValid() const noexceptQHttpHeaderRangeinline
operator<<(QDebug debug, const QHttpHeaderRange &range)QHttpHeaderRangefriend
QHttpHeaderRange() noexcept=defaultQHttpHeaderRange
QHttpHeaderRange(std::optional< qint64 > start, std::optional< qint64 > end) noexceptQHttpHeaderRangeinline
setEnd(std::optional< qint64 > end) noexceptQHttpHeaderRangeinline
setStart(std::optional< qint64 > start) noexceptQHttpHeaderRangeinline
start() const noexceptQHttpHeaderRangeinline