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

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

album() constJellyfin::DTO::SearchHint
albumArtist() constJellyfin::DTO::SearchHint
albumArtistNull() constJellyfin::DTO::SearchHint
albumId() constJellyfin::DTO::SearchHint
albumNull() constJellyfin::DTO::SearchHint
artists() constJellyfin::DTO::SearchHint
artistsNull() constJellyfin::DTO::SearchHint
backdropImageItemId() constJellyfin::DTO::SearchHint
backdropImageItemIdNull() constJellyfin::DTO::SearchHint
backdropImageTag() constJellyfin::DTO::SearchHint
backdropImageTagNull() constJellyfin::DTO::SearchHint
channelId() constJellyfin::DTO::SearchHint
channelName() constJellyfin::DTO::SearchHint
channelNameNull() constJellyfin::DTO::SearchHint
endDate() constJellyfin::DTO::SearchHint
endDateNull() constJellyfin::DTO::SearchHint
episodeCount() constJellyfin::DTO::SearchHint
episodeCountNull() constJellyfin::DTO::SearchHint
fromJson(QJsonObject source)Jellyfin::DTO::SearchHintstatic
indexNumber() constJellyfin::DTO::SearchHint
indexNumberNull() constJellyfin::DTO::SearchHint
isFolder() constJellyfin::DTO::SearchHint
isFolderNull() constJellyfin::DTO::SearchHint
itemId() constJellyfin::DTO::SearchHint
jellyfinId() constJellyfin::DTO::SearchHint
m_albumJellyfin::DTO::SearchHintprotected
m_albumArtistJellyfin::DTO::SearchHintprotected
m_albumIdJellyfin::DTO::SearchHintprotected
m_artistsJellyfin::DTO::SearchHintprotected
m_backdropImageItemIdJellyfin::DTO::SearchHintprotected
m_backdropImageTagJellyfin::DTO::SearchHintprotected
m_channelIdJellyfin::DTO::SearchHintprotected
m_channelNameJellyfin::DTO::SearchHintprotected
m_endDateJellyfin::DTO::SearchHintprotected
m_episodeCountJellyfin::DTO::SearchHintprotected
m_indexNumberJellyfin::DTO::SearchHintprotected
m_isFolderJellyfin::DTO::SearchHintprotected
m_itemIdJellyfin::DTO::SearchHintprotected
m_jellyfinIdJellyfin::DTO::SearchHintprotected
m_matchedTermJellyfin::DTO::SearchHintprotected
m_mediaTypeJellyfin::DTO::SearchHintprotected
m_nameJellyfin::DTO::SearchHintprotected
m_parentIndexNumberJellyfin::DTO::SearchHintprotected
m_primaryImageAspectRatioJellyfin::DTO::SearchHintprotected
m_primaryImageTagJellyfin::DTO::SearchHintprotected
m_productionYearJellyfin::DTO::SearchHintprotected
m_runTimeTicksJellyfin::DTO::SearchHintprotected
m_seriesJellyfin::DTO::SearchHintprotected
m_songCountJellyfin::DTO::SearchHintprotected
m_startDateJellyfin::DTO::SearchHintprotected
m_statusJellyfin::DTO::SearchHintprotected
m_thumbImageItemIdJellyfin::DTO::SearchHintprotected
m_thumbImageTagJellyfin::DTO::SearchHintprotected
m_typeJellyfin::DTO::SearchHintprotected
matchedTerm() constJellyfin::DTO::SearchHint
matchedTermNull() constJellyfin::DTO::SearchHint
mediaType() constJellyfin::DTO::SearchHint
mediaTypeNull() constJellyfin::DTO::SearchHint
name() constJellyfin::DTO::SearchHint
nameNull() constJellyfin::DTO::SearchHint
parentIndexNumber() constJellyfin::DTO::SearchHint
parentIndexNumberNull() constJellyfin::DTO::SearchHint
primaryImageAspectRatio() constJellyfin::DTO::SearchHint
primaryImageAspectRatioNull() constJellyfin::DTO::SearchHint
primaryImageTag() constJellyfin::DTO::SearchHint
primaryImageTagNull() constJellyfin::DTO::SearchHint
productionYear() constJellyfin::DTO::SearchHint
productionYearNull() constJellyfin::DTO::SearchHint
replaceData(SearchHint &other)Jellyfin::DTO::SearchHint
runTimeTicks() constJellyfin::DTO::SearchHint
runTimeTicksNull() constJellyfin::DTO::SearchHint
SearchHint(QString itemId, QString jellyfinId, QString albumId, QString channelId)Jellyfin::DTO::SearchHint
SearchHint(const SearchHint &other)Jellyfin::DTO::SearchHint
series() constJellyfin::DTO::SearchHint
seriesNull() constJellyfin::DTO::SearchHint
setAlbum(QString newAlbum)Jellyfin::DTO::SearchHint
setAlbumArtist(QString newAlbumArtist)Jellyfin::DTO::SearchHint
setAlbumArtistNull()Jellyfin::DTO::SearchHint
setAlbumId(QString newAlbumId)Jellyfin::DTO::SearchHint
setAlbumNull()Jellyfin::DTO::SearchHint
setArtists(QStringList newArtists)Jellyfin::DTO::SearchHint
setArtistsNull()Jellyfin::DTO::SearchHint
setBackdropImageItemId(QString newBackdropImageItemId)Jellyfin::DTO::SearchHint
setBackdropImageItemIdNull()Jellyfin::DTO::SearchHint
setBackdropImageTag(QString newBackdropImageTag)Jellyfin::DTO::SearchHint
setBackdropImageTagNull()Jellyfin::DTO::SearchHint
setChannelId(QString newChannelId)Jellyfin::DTO::SearchHint
setChannelName(QString newChannelName)Jellyfin::DTO::SearchHint
setChannelNameNull()Jellyfin::DTO::SearchHint
setEndDate(QDateTime newEndDate)Jellyfin::DTO::SearchHint
setEndDateNull()Jellyfin::DTO::SearchHint
setEpisodeCount(std::optional< qint32 > newEpisodeCount)Jellyfin::DTO::SearchHint
setEpisodeCountNull()Jellyfin::DTO::SearchHint
setFromJson(QJsonObject source)Jellyfin::DTO::SearchHint
setIndexNumber(std::optional< qint32 > newIndexNumber)Jellyfin::DTO::SearchHint
setIndexNumberNull()Jellyfin::DTO::SearchHint
setIsFolder(std::optional< bool > newIsFolder)Jellyfin::DTO::SearchHint
setIsFolderNull()Jellyfin::DTO::SearchHint
setItemId(QString newItemId)Jellyfin::DTO::SearchHint
setJellyfinId(QString newJellyfinId)Jellyfin::DTO::SearchHint
setMatchedTerm(QString newMatchedTerm)Jellyfin::DTO::SearchHint
setMatchedTermNull()Jellyfin::DTO::SearchHint
setMediaType(QString newMediaType)Jellyfin::DTO::SearchHint
setMediaTypeNull()Jellyfin::DTO::SearchHint
setName(QString newName)Jellyfin::DTO::SearchHint
setNameNull()Jellyfin::DTO::SearchHint
setParentIndexNumber(std::optional< qint32 > newParentIndexNumber)Jellyfin::DTO::SearchHint
setParentIndexNumberNull()Jellyfin::DTO::SearchHint
setPrimaryImageAspectRatio(std::optional< double > newPrimaryImageAspectRatio)Jellyfin::DTO::SearchHint
setPrimaryImageAspectRatioNull()Jellyfin::DTO::SearchHint
setPrimaryImageTag(QString newPrimaryImageTag)Jellyfin::DTO::SearchHint
setPrimaryImageTagNull()Jellyfin::DTO::SearchHint
setProductionYear(std::optional< qint32 > newProductionYear)Jellyfin::DTO::SearchHint
setProductionYearNull()Jellyfin::DTO::SearchHint
setRunTimeTicks(std::optional< qint64 > newRunTimeTicks)Jellyfin::DTO::SearchHint
setRunTimeTicksNull()Jellyfin::DTO::SearchHint
setSeries(QString newSeries)Jellyfin::DTO::SearchHint
setSeriesNull()Jellyfin::DTO::SearchHint
setSongCount(std::optional< qint32 > newSongCount)Jellyfin::DTO::SearchHint
setSongCountNull()Jellyfin::DTO::SearchHint
setStartDate(QDateTime newStartDate)Jellyfin::DTO::SearchHint
setStartDateNull()Jellyfin::DTO::SearchHint
setStatus(QString newStatus)Jellyfin::DTO::SearchHint
setStatusNull()Jellyfin::DTO::SearchHint
setThumbImageItemId(QString newThumbImageItemId)Jellyfin::DTO::SearchHint
setThumbImageItemIdNull()Jellyfin::DTO::SearchHint
setThumbImageTag(QString newThumbImageTag)Jellyfin::DTO::SearchHint
setThumbImageTagNull()Jellyfin::DTO::SearchHint
setType(QString newType)Jellyfin::DTO::SearchHint
setTypeNull()Jellyfin::DTO::SearchHint
songCount() constJellyfin::DTO::SearchHint
songCountNull() constJellyfin::DTO::SearchHint
startDate() constJellyfin::DTO::SearchHint
startDateNull() constJellyfin::DTO::SearchHint
status() constJellyfin::DTO::SearchHint
statusNull() constJellyfin::DTO::SearchHint
thumbImageItemId() constJellyfin::DTO::SearchHint
thumbImageItemIdNull() constJellyfin::DTO::SearchHint
thumbImageTag() constJellyfin::DTO::SearchHint
thumbImageTagNull() constJellyfin::DTO::SearchHint
toJson() constJellyfin::DTO::SearchHint
type() constJellyfin::DTO::SearchHint
typeNull() constJellyfin::DTO::SearchHint