Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::HttpHeaderInfo Member List

This is the complete list of members for Jellyfin::DTO::HttpHeaderInfo, including all inherited members.

fromJson(QJsonObject source)Jellyfin::DTO::HttpHeaderInfostatic
HttpHeaderInfo(HeaderMatchType match)Jellyfin::DTO::HttpHeaderInfo
HttpHeaderInfo(const HttpHeaderInfo &other)Jellyfin::DTO::HttpHeaderInfo
m_matchJellyfin::DTO::HttpHeaderInfoprotected
m_nameJellyfin::DTO::HttpHeaderInfoprotected
m_valueJellyfin::DTO::HttpHeaderInfoprotected
match() constJellyfin::DTO::HttpHeaderInfo
name() constJellyfin::DTO::HttpHeaderInfo
nameNull() constJellyfin::DTO::HttpHeaderInfo
replaceData(HttpHeaderInfo &other)Jellyfin::DTO::HttpHeaderInfo
setFromJson(QJsonObject source)Jellyfin::DTO::HttpHeaderInfo
setMatch(HeaderMatchType newMatch)Jellyfin::DTO::HttpHeaderInfo
setName(QString newName)Jellyfin::DTO::HttpHeaderInfo
setNameNull()Jellyfin::DTO::HttpHeaderInfo
setValue(QString newValue)Jellyfin::DTO::HttpHeaderInfo
setValueNull()Jellyfin::DTO::HttpHeaderInfo
toJson() constJellyfin::DTO::HttpHeaderInfo
value() constJellyfin::DTO::HttpHeaderInfo
valueNull() constJellyfin::DTO::HttpHeaderInfo