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

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

albumArtist() constJellyfin::DTO::RemoteSearchResult
artists() constJellyfin::DTO::RemoteSearchResult
artistsNull() constJellyfin::DTO::RemoteSearchResult
fromJson(QJsonObject source)Jellyfin::DTO::RemoteSearchResultstatic
imageUrl() constJellyfin::DTO::RemoteSearchResult
imageUrlNull() constJellyfin::DTO::RemoteSearchResult
indexNumber() constJellyfin::DTO::RemoteSearchResult
indexNumberEnd() constJellyfin::DTO::RemoteSearchResult
indexNumberEndNull() constJellyfin::DTO::RemoteSearchResult
indexNumberNull() constJellyfin::DTO::RemoteSearchResult
m_albumArtistJellyfin::DTO::RemoteSearchResultprotected
m_artistsJellyfin::DTO::RemoteSearchResultprotected
m_imageUrlJellyfin::DTO::RemoteSearchResultprotected
m_indexNumberJellyfin::DTO::RemoteSearchResultprotected
m_indexNumberEndJellyfin::DTO::RemoteSearchResultprotected
m_nameJellyfin::DTO::RemoteSearchResultprotected
m_overviewJellyfin::DTO::RemoteSearchResultprotected
m_parentIndexNumberJellyfin::DTO::RemoteSearchResultprotected
m_premiereDateJellyfin::DTO::RemoteSearchResultprotected
m_productionYearJellyfin::DTO::RemoteSearchResultprotected
m_providerIdsJellyfin::DTO::RemoteSearchResultprotected
m_searchProviderNameJellyfin::DTO::RemoteSearchResultprotected
name() constJellyfin::DTO::RemoteSearchResult
nameNull() constJellyfin::DTO::RemoteSearchResult
overview() constJellyfin::DTO::RemoteSearchResult
overviewNull() constJellyfin::DTO::RemoteSearchResult
parentIndexNumber() constJellyfin::DTO::RemoteSearchResult
parentIndexNumberNull() constJellyfin::DTO::RemoteSearchResult
premiereDate() constJellyfin::DTO::RemoteSearchResult
premiereDateNull() constJellyfin::DTO::RemoteSearchResult
productionYear() constJellyfin::DTO::RemoteSearchResult
productionYearNull() constJellyfin::DTO::RemoteSearchResult
providerIds() constJellyfin::DTO::RemoteSearchResult
providerIdsNull() constJellyfin::DTO::RemoteSearchResult
RemoteSearchResult(QSharedPointer< RemoteSearchResult > albumArtist)Jellyfin::DTO::RemoteSearchResult
RemoteSearchResult(const RemoteSearchResult &other)Jellyfin::DTO::RemoteSearchResult
replaceData(RemoteSearchResult &other)Jellyfin::DTO::RemoteSearchResult
searchProviderName() constJellyfin::DTO::RemoteSearchResult
searchProviderNameNull() constJellyfin::DTO::RemoteSearchResult
setAlbumArtist(QSharedPointer< RemoteSearchResult > newAlbumArtist)Jellyfin::DTO::RemoteSearchResult
setArtists(QList< RemoteSearchResult > newArtists)Jellyfin::DTO::RemoteSearchResult
setArtistsNull()Jellyfin::DTO::RemoteSearchResult
setFromJson(QJsonObject source)Jellyfin::DTO::RemoteSearchResult
setImageUrl(QString newImageUrl)Jellyfin::DTO::RemoteSearchResult
setImageUrlNull()Jellyfin::DTO::RemoteSearchResult
setIndexNumber(std::optional< qint32 > newIndexNumber)Jellyfin::DTO::RemoteSearchResult
setIndexNumberEnd(std::optional< qint32 > newIndexNumberEnd)Jellyfin::DTO::RemoteSearchResult
setIndexNumberEndNull()Jellyfin::DTO::RemoteSearchResult
setIndexNumberNull()Jellyfin::DTO::RemoteSearchResult
setName(QString newName)Jellyfin::DTO::RemoteSearchResult
setNameNull()Jellyfin::DTO::RemoteSearchResult
setOverview(QString newOverview)Jellyfin::DTO::RemoteSearchResult
setOverviewNull()Jellyfin::DTO::RemoteSearchResult
setParentIndexNumber(std::optional< qint32 > newParentIndexNumber)Jellyfin::DTO::RemoteSearchResult
setParentIndexNumberNull()Jellyfin::DTO::RemoteSearchResult
setPremiereDate(QDateTime newPremiereDate)Jellyfin::DTO::RemoteSearchResult
setPremiereDateNull()Jellyfin::DTO::RemoteSearchResult
setProductionYear(std::optional< qint32 > newProductionYear)Jellyfin::DTO::RemoteSearchResult
setProductionYearNull()Jellyfin::DTO::RemoteSearchResult
setProviderIds(QJsonObject newProviderIds)Jellyfin::DTO::RemoteSearchResult
setProviderIdsNull()Jellyfin::DTO::RemoteSearchResult
setSearchProviderName(QString newSearchProviderName)Jellyfin::DTO::RemoteSearchResult
setSearchProviderNameNull()Jellyfin::DTO::RemoteSearchResult
toJson() constJellyfin::DTO::RemoteSearchResult