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

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

fromJson(QJsonObject source)Jellyfin::DTO::TrailerInfoRemoteSearchQuerystatic
includeDisabledProviders() constJellyfin::DTO::TrailerInfoRemoteSearchQuery
itemId() constJellyfin::DTO::TrailerInfoRemoteSearchQuery
m_includeDisabledProvidersJellyfin::DTO::TrailerInfoRemoteSearchQueryprotected
m_itemIdJellyfin::DTO::TrailerInfoRemoteSearchQueryprotected
m_searchInfoJellyfin::DTO::TrailerInfoRemoteSearchQueryprotected
m_searchProviderNameJellyfin::DTO::TrailerInfoRemoteSearchQueryprotected
replaceData(TrailerInfoRemoteSearchQuery &other)Jellyfin::DTO::TrailerInfoRemoteSearchQuery
searchInfo() constJellyfin::DTO::TrailerInfoRemoteSearchQuery
searchProviderName() constJellyfin::DTO::TrailerInfoRemoteSearchQuery
searchProviderNameNull() constJellyfin::DTO::TrailerInfoRemoteSearchQuery
setFromJson(QJsonObject source)Jellyfin::DTO::TrailerInfoRemoteSearchQuery
setIncludeDisabledProviders(bool newIncludeDisabledProviders)Jellyfin::DTO::TrailerInfoRemoteSearchQuery
setItemId(QString newItemId)Jellyfin::DTO::TrailerInfoRemoteSearchQuery
setSearchInfo(QSharedPointer< TrailerInfo > newSearchInfo)Jellyfin::DTO::TrailerInfoRemoteSearchQuery
setSearchProviderName(QString newSearchProviderName)Jellyfin::DTO::TrailerInfoRemoteSearchQuery
setSearchProviderNameNull()Jellyfin::DTO::TrailerInfoRemoteSearchQuery
toJson() constJellyfin::DTO::TrailerInfoRemoteSearchQuery
TrailerInfoRemoteSearchQuery(QSharedPointer< TrailerInfo > searchInfo, QString itemId, bool includeDisabledProviders)Jellyfin::DTO::TrailerInfoRemoteSearchQuery
TrailerInfoRemoteSearchQuery(const TrailerInfoRemoteSearchQuery &other)Jellyfin::DTO::TrailerInfoRemoteSearchQuery